Lines Matching defs:LSEBit_l
1251 LSEBit_l = 0x00400000,
1260 CASA_w = CASFixed | LSEBit_l,
1261 CASA_x = CASFixed | LSEBit_l | LSEBit_sz,
1264 CASAL_w = CASFixed | LSEBit_l | LSEBit_o0,
1265 CASAL_x = CASFixed | LSEBit_l | LSEBit_o0 | LSEBit_sz,
1267 CASAB = CASBFixed | LSEBit_l,
1269 CASALB = CASBFixed | LSEBit_l | LSEBit_o0,
1271 CASAH = CASHFixed | LSEBit_l,
1273 CASALH = CASHFixed | LSEBit_l | LSEBit_o0,
1276 CASPA_w = CASPFixed | LSEBit_l,
1277 CASPA_x = CASPFixed | LSEBit_l | LSEBit_sz,
1280 CASPAL_w = CASPFixed | LSEBit_l | LSEBit_o0,
1281 CASPAL_x = CASPFixed | LSEBit_l | LSEBit_o0 | LSEBit_sz