Map a function over each operation in an InstructionSet.operations object, assigning the result to the same opcode in the resulting object.
opcode
a list of functions to apply (in order) to each operation
an operations map from an InstructionSet
Generated using TypeDoc
Map a function over each operation in an InstructionSet.operations object, assigning the result to the same
opcode
in the resulting object.