Lines Matching refs:B26
62 static constexpr IValueT B26 = 1 << 26; variable
1067 (Rn << kDivRnShift) | (Rd << kDivRdShift) | B26 | in emitDivOp()
1108 const IValueT Encoding = B27 | B26 | B25 | B11 | B9 | B8 | B4 | in emitInsertExtractInt()
1274 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9 | B8; in emitVFPddd()
1298 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPsss()
1520 (encodeCondition(CondARM32::kNone) << kConditionShift) | B26 | B24 | B22 | in dmb()
2141 constexpr IValueT RbitOpcode = B26 | B25 | B23 | B22 | B21 | B20 | B19 | B18 | in rbit()
2153 constexpr IValueT RevOpcode = B26 | B25 | B23 | B21 | B20 | B19 | B18 | B17 | in rev()
2207 constexpr IValueT SxtOpcode = B26 | B25 | B23 | B21; in sxt()
2319 constexpr IValueT UxtOpcode = B26 | B25 | B23 | B22 | B21; in uxt()
2583 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPsd()
2767 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPds()
2853 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | B8 | in vldrd()
2878 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | B8 | in vldrq()
2900 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | in vldrs()
2989 constexpr IValueT Opcode = B26 | B21; in vld1qr()
3019 constexpr IValueT Opcode = B26 | B23 | B21; in vld1()
3103 IValueT Encoding = B27 | B26 | B22 | B11 | B9 | B8 | B4 | in vmovdrr()
3155 IValueT Encoding = B27 | B26 | B22 | B20 | B11 | B9 | B8 | B4 | in vmovrrd()
3174 IValueT Encoding = (encodeCondition(Cond) << kConditionShift) | B27 | B26 | in vmovrs()
3229 IValueT Encoding = (encodeCondition(Cond) << kConditionShift) | B27 | B26 | in vmovsr()
3290 IValueT Encoding = B27 | B26 | B25 | B23 | B22 | B21 | B20 | B16 | B15 | B14 | in vmrsAPSR_nzcv()
3697 IValueT Encoding = B27 | B26 | B24 | B11 | B9 | B8 | in vstrd()
3722 IValueT Encoding = B27 | B26 | B24 | B11 | B9 | B8 | in vstrq()
3745 B27 | B26 | B24 | B11 | B9 | (encodeCondition(Cond) << kConditionShift) | in vstrs()
3767 constexpr IValueT Opcode = B26; in vst1qr()
3798 constexpr IValueT Opcode = B26 | B23; in vst1()
3989 B27 | B26 | B23 | B21 | B20 | B19 | B18 | B16 | B11 | B9; in vpop()
4004 B27 | B26 | B24 | B21 | B19 | B18 | B16 | B11 | B9; in vpush()