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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dproc_reg.h83 #define MSR_SE_BIT 21 macro
H A Datomic_switch.s148 rlwinm r3,r3,0,MSR_BE_BIT+1,MSR_SE_BIT-1
H A DEmulate64.s45 // CR bit set if interrupt occured in trace mode (ie, MSR_SE_BIT):
252 rlwinm. r0,r29,0,MSR_SE_BIT,MSR_SE_BIT // Were we single stepping?
H A DEmulate.s239 rlwinm. r0,r22,0,MSR_SE_BIT,MSR_SE_BIT ; Were we single stepping?

Completed in 24 milliseconds