microprobe.passes.instruction.SetInstructionTypeByPropertyPass

class SetInstructionTypeByPropertyPass(instructions, attribute, targetvalue, maxvalue=None, minvalue=None)[source]

Bases: microprobe.passes.instruction.SetInstructionTypeBySequencePass

SetInstructionTypeByPropertyPass pass.

__init__(instructions, attribute, targetvalue, maxvalue=None, minvalue=None)[source]
Parameters:
  • instructions
  • attribute
  • targetvalue
  • maxvalue – (Default value = None)
  • minvalue – (Default value = None)

Methods

__init__(instructions, attribute, targetvalue)
param instructions:
 
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()