◆ __init__()
◆ __disown__()
◆ apply()
generate microcode for an instruction
@returns MERR_... code: MERR_OK - user-defined microcode generated, go to the next instruction MERR_INSN - not generated - the caller should try the standard way else - error
Reimplemented from microcode_filter_t.
◆ cleanup()
Cleanup the filter This function properly clears type information associated to this filter.
◆ empty()
◆ init()
bool init |
( |
| self, |
|
|
str | decl ) |
◆ install()
◆ match()
return true if the filter object should be applied to given instruction
Reimplemented from microcode_filter_t.
◆ remove()
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: