RZ_IPI bool rz_sh_il_opcode(RZ_NONNULL RzAnalysis *analysis, RZ_NONNULL RzAnalysisOp *aop, ut64 pc, RZ_BORROW RZ_NONNULL const SHOp *op, RZ_NULLABLE SHILContext *ctx)
Store the lifted IL for op in aop This function also takes care of initializing and adding the privil...
To store the context of the IL lifter ; Used to pass around information outside effects Other context...
bool use_banked
Set to true (default) whenever the IL should use banked registers in case of privileged mode ; Settin...
bool privilege_check
Set to true whenever the privilege mode is calculated (used to add a SETL effect for the privilege bi...