microprobe.passes.instruction.SetInstructionTypeByPropertyPass¶
-
class
SetInstructionTypeByPropertyPass(instructions, attribute, targetvalue, maxvalue=None, minvalue=None)[source]¶ Bases:
microprobe.passes.instruction.SetInstructionTypeBySequencePassSetInstructionTypeByPropertyPass 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()
-
info()¶ Te
-
report()¶
-
requires()¶
-