Home
last modified time | relevance | path

Searched refs:LSEBit_l (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1027 LSEBit_l = 0x00400000, enumerator
1036 CASA_w = CASFixed | LSEBit_l,
1037 CASA_x = CASFixed | LSEBit_l | LSEBit_sz,
1040 CASAL_w = CASFixed | LSEBit_l | LSEBit_o0,
1041 CASAL_x = CASFixed | LSEBit_l | LSEBit_o0 | LSEBit_sz,
1043 CASAB = CASBFixed | LSEBit_l,
1045 CASALB = CASBFixed | LSEBit_l | LSEBit_o0,
1047 CASAH = CASHFixed | LSEBit_l,
1049 CASALH = CASHFixed | LSEBit_l | LSEBit_o0,
1052 CASPA_w = CASPFixed | LSEBit_l,
[all …]