Lines Matching refs:guest
7 check also with --vex-guest-chase-cond=yes
10 --vex-guest-max-insns=1.
62 could have held the target guest address before jumping to the stub.
156 given the address of the highest guest byte in the block so
159 The counter is placed in the first 8 bytes of the guest state,
193 The way the guest program counter is handled has changed
194 significantly. Previously, the guest PC was updated (in IR)
199 Now, each instruction must update the guest PC as its last
205 block-end transfer are both considered to write to the guest state
206 (the guest PC) and so need to be told the offset of it.
215 assignment to the guest PC, execution will transfer to an incorrect