microprobe.passes.instruction.SetInstructionOperandsByOpcodePass¶
-
class
SetInstructionOperandsByOpcodePass(opcodes, operand_pos, value, force=False)[source]¶ Bases:
microprobe.passes.PassSetInstructionOperandsByOpcodePass pass.
-
__init__(opcodes, operand_pos, value, force=False)[source]¶ Parameters: - opcodes –
- operand_pos –
- value –
Methods
__init__(opcodes, operand_pos, value[, force])param opcodes: check(building_block, dummy_target)param building_block: info()Te report()requires()
-
info()¶ Te
-
report()¶
-
requires()¶
-