Lines Matching defs:LSEBit_o0
1252 LSEBit_o0 = 0x00008000,
1262 CASL_w = CASFixed | LSEBit_o0,
1263 CASL_x = CASFixed | LSEBit_o0 | LSEBit_sz,
1264 CASAL_w = CASFixed | LSEBit_l | LSEBit_o0,
1265 CASAL_x = CASFixed | LSEBit_l | LSEBit_o0 | LSEBit_sz,
1268 CASLB = CASBFixed | LSEBit_o0,
1269 CASALB = CASBFixed | LSEBit_l | LSEBit_o0,
1272 CASLH = CASHFixed | LSEBit_o0,
1273 CASALH = CASHFixed | LSEBit_l | LSEBit_o0,
1278 CASPL_w = CASPFixed | LSEBit_o0,
1279 CASPL_x = CASPFixed | LSEBit_o0 | LSEBit_sz,
1280 CASPAL_w = CASPFixed | LSEBit_l | LSEBit_o0,
1281 CASPAL_x = CASPFixed | LSEBit_l | LSEBit_o0 | LSEBit_sz