• Home
  • Raw
  • Download

Lines Matching refs:B27

63 static constexpr IValueT B27 = 1 << 27;  variable
1111 const IValueT Encoding = B27 | B26 | B25 | B11 | B9 | B8 | B4 | in emitInsertExtractInt()
1151 IValueT Encoding = (encodeCondition(Cond) << kConditionShift) | B27 | in emitMultiMemOp()
1277 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9 | B8; in emitVFPddd()
1301 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPsss()
2586 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPsd()
2770 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPds()
2856 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | B8 | in vldrd()
2881 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | B8 | in vldrq()
2903 IValueT Encoding = B27 | B26 | B24 | B20 | B11 | B9 | in vldrs()
3106 IValueT Encoding = B27 | B26 | B22 | B11 | B9 | B8 | B4 | in vmovdrr()
3158 IValueT Encoding = B27 | B26 | B22 | B20 | B11 | B9 | B8 | B4 | in vmovrrd()
3177 IValueT Encoding = (encodeCondition(Cond) << kConditionShift) | B27 | B26 | in vmovrs()
3232 IValueT Encoding = (encodeCondition(Cond) << kConditionShift) | B27 | B26 | in vmovsr()
3293 IValueT Encoding = B27 | B26 | B25 | B23 | B22 | B21 | B20 | B16 | B15 | B14 | in vmrsAPSR_nzcv()
3700 IValueT Encoding = B27 | B26 | B24 | B11 | B9 | B8 | in vstrd()
3725 IValueT Encoding = B27 | B26 | B24 | B11 | B9 | B8 | in vstrq()
3748 B27 | B26 | B24 | B11 | B9 | (encodeCondition(Cond) << kConditionShift) | in vstrs()
3992 B27 | B26 | B23 | B21 | B20 | B19 | B18 | B16 | B11 | B9; in vpop()
4007 B27 | B26 | B24 | B21 | B19 | B18 | B16 | B11 | B9; in vpush()