Disassemble an array of AuthenticationInstructionMaybeMalformed (including potentially malformed instructions) into its ASM representation.
This method supports disassembling an array including multiple AuthenticationInstructionMaybeMalformeds, rather than the more constrained AuthenticationInstructionsMaybeMalformed (may only include one malformed instruction as the last item in the array).
a mapping of possible opcodes to their string representation
the array of instructions to disassemble
Generated using TypeDoc
Disassemble an array of AuthenticationInstructionMaybeMalformed (including potentially malformed instructions) into its ASM representation.
This method supports disassembling an array including multiple AuthenticationInstructionMaybeMalformeds, rather than the more constrained AuthenticationInstructionsMaybeMalformed (may only include one malformed instruction as the last item in the array).