Lines Matching refs:B22
384 int32_t encoding = B31 | B30 | B29 | B27 | B22 | B20 | in ldrd()
401 int32_t encoding = B31 | B30 | B29 | B27 | B22 | in strd()
1217 int32_t encoding = B31 | B30 | B29 | B27 | B25 | B22 | in EmitShift()
1414 (byte ? 0 : half ? B21 : B22); in EmitLoadStore()
1478 int32_t encoding = 0x1f << 27 | 0xf << 16 | B22 | (load ? B20 : 0) | in EmitLoadStore()
1503 encoding |= B22; in EmitLoadStore()
1667 B25 | B22 | in movw()
1690 B25 | B23 | B22 | in movt()
1706 int32_t encoding = B31 | B30 | B29 | B27 | B22 | B20 | in ldrex()
1731 int32_t encoding = B31 | B30 | B29 | B27 | B22 | in strex()
1747 int32_t encoding = B31 | B30 | B29 | B27 | B23 | B22 | B20 | in ldrexd()
1774 int32_t encoding = B31 | B30 | B29 | B27 | B23 | B22 | in strexd()
1847 B27 | B26 | B22 | in vmovsrr()
1869 B27 | B26 | B22 | B20 | in vmovrrs()
1889 B27 | B26 | B22 | in vmovdrr()
1910 B27 | B26 | B22 | B20 | in vmovrrd()
1925 ((static_cast<int32_t>(sd) & 1)*B22) | in vldrs()
1939 ((static_cast<int32_t>(sd) & 1)*B22) | in vstrs()
1952 ((static_cast<int32_t>(dd) >> 4)*B22) | in vldrd()
1966 ((static_cast<int32_t>(dd) >> 4)*B22) | in vstrd()
2027 ((static_cast<int32_t>(sd) & 1)*B22) | in EmitVFPsss()
2045 ((static_cast<int32_t>(dd) >> 4)*B22) | in EmitVFPddd()
2062 ((static_cast<int32_t>(sd) & 1)*B22) | in EmitVFPsd()
2077 ((static_cast<int32_t>(dd) >> 4)*B22) | in EmitVFPds()
2089 B27 | B26 | B25 | B23 | B22 | B21 | B20 | B16 | in vmstat()