Searched refs:a64PassAlong (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DEmulate64.s86 beq a64PassAlong // No, must have been trap or priv violation etc
116 beq++ a64PassAlong // No emulation allowed
118 bne a64PassAlong // not the special case
171 b a64PassAlong // not recognized extended opcode
216 bne-- a64PassAlong // yes, let the virtual machine monitor handle
452 bne-- a64PassAlong // yes, never try to emulate a lwarx
515 bf-- 30,a64PassAlong // stwcx, so pass along alignment exception
622 blt-- a64PassAlong // pass along exception if so
682 blt-- a64PassAlong // pass along exception if so
733 blt-- a64PassAlong // ye
851 a64PassAlong: // unhandled exception, just pass it along label
[all...]

Completed in 19 milliseconds