• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/

Lines Matching refs:BIT_WIDTH

63 	unsigned	ee:BIT_WIDTH(15),	/* external intr enable    */ \
64 pr:BIT_WIDTH(14), /* problem state */ \
65 fp:BIT_WIDTH(13), /* floating point avail */ \
66 me:BIT_WIDTH(12), /* machine check enable */ \
67 fe0:BIT_WIDTH(11), /* fp exception mode 0 */ \
68 se:BIT_WIDTH(10), /* single step enable */ \
69 be:BIT_WIDTH(9), /* branch trace enable */ \
70 fe1:BIT_WIDTH(8), /* fp exception mode 0 */ \
71 rsvd1:BIT_WIDTH(7), /* reserved */ \
72 ip:BIT_WIDTH(6), /* interrupt prefix */ \
73 ir:BIT_WIDTH(5), /* instruction relocate */ \
74 dr:BIT_WIDTH(4), /* data relocate */ \
76 ri:BIT_WIDTH(1), /* recoverable exception */ \
77 le:BIT_WIDTH(0) /* Little-endian mode */
85 pow:BIT_WIDTH(18), // Power management enable
86 rsvd0: BIT_WIDTH(17), // reserved
87 ile: BIT_WIDTH(16); // exception little endian
96 unsigned dse:BIT_WIDTH(31); // direct-store error
97 unsigned tnf:BIT_WIDTH(30); // translation not found
99 unsigned pe:BIT_WIDTH(27); // protection error
100 unsigned dsr:BIT_WIDTH(26); // lwarx/stwcx to direct-store
101 unsigned rw:BIT_WIDTH(25); // 1 => store, 0 => load
103 unsigned dab:BIT_WIDTH(22); // data address bkpt (601)
104 unsigned ssf:BIT_WIDTH(21); // seg table search failed
112 unsigned :BIT_WIDTH(31);
113 unsigned tnf:BIT_WIDTH(30); // translation not found
114 unsigned :BIT_WIDTH(29);
115 unsigned dse:BIT_WIDTH(28); // direct-store fetch error
116 unsigned pe:BIT_WIDTH(27); // protection error
118 unsigned ssf:BIT_WIDTH(21); // seg table search failed
131 unsigned :BIT_WIDTH(17);
133 unsigned x25:BIT_WIDTH(14); // bit 25 if X form or
146 unsigned fpee:BIT_WIDTH(20); // floating pt enable exception
147 unsigned ill:BIT_WIDTH(19); // illegal instruction
148 unsigned priv:BIT_WIDTH(18); // privileged instruction
149 unsigned trap:BIT_WIDTH(17); // trap program interrupt
150 unsigned subseq:BIT_WIDTH(16); // 1 => SRR0 points to
159 unsigned lt:BIT_WIDTH(31), // negative
160 gt:BIT_WIDTH(30), // positive
161 eq:BIT_WIDTH(29), // equal to zero
162 so:BIT_WIDTH(28), // summary overflow
163 fx:BIT_WIDTH(27), // floating point exception
164 fex:BIT_WIDTH(26), // fp enabled exception
165 vx:BIT_WIDTH(25), // fp invalid operation
167 ox:BIT_WIDTH(24), // fp overflow exception
199 unsigned so:BIT_WIDTH(31), // summary overflow
200 ov:BIT_WIDTH(30), // overflow
201 ca:BIT_WIDTH(29), // carry