Home
last modified time | relevance | path

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

/art/test/533-regression-debugphi/smali/
DTestCase.smali36 if-nez p2, :B9
53 :B9
/art/compiler/utils/arm/
Dassembler_thumb2.cc431 B23 /* U = 1 */ | B20 | B11 | B9 | in VldrsEncoding32()
442 B23 /* U = 1 */ | B20 | B11 | B9 | B8 | in VldrdEncoding32()
647 int16_t encoding = B14 | B9 | B8 | B6 | in mul()
2491 encoding |= B9; in EmitLoadStore()
2714 uint16_t t1_op = B11 | B9 | (op << 6); in EmitReverseBytes()
2847 B11 | B10 | B9 | B8; in nop()
2861 (static_cast<int32_t>(rt)*B12) | B11 | B9 | in vmovsr()
2876 (static_cast<int32_t>(rt)*B12) | B11 | B9 | in vmovrs()
2896 (static_cast<int32_t>(rt)*B12) | B11 | B9 | in vmovsrr()
2918 (static_cast<int32_t>(rt)*B12) | B11 | B9 | in vmovrrs()
[all …]
Dassembler_arm.h343 B9 = 1 << 9, enumerator