microprobe.passes.instruction.SetInstructionOperandsByOpcodePass

class SetInstructionOperandsByOpcodePass(opcodes, operand_pos, value, force=False)[source]

Bases: microprobe.passes.Pass

SetInstructionOperandsByOpcodePass 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()




check(building_block, dummy_target)[source]
Parameters
  • building_block

  • dummy_target

info()

Te

report()
requires()