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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.h373 #define SAVsyscall 0x00020000 /* Indicates that the savearea is associated with a syscall */ macro
H A Dhw_exception.s423 oris r15,r15,SAVsyscall >> 16 ; Mark that it this is a syscall
845 andis. r0,r0,SAVsyscall>>16 ; Are we returning from a syscall?

Completed in 35 milliseconds