Searched refs:B12 (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium_org/v8/src/arm/
H A Dassembler-arm.cc427 15 * B24 | 15 * B20 | 15 * B16 | 15 * B12 | 15 * B8 | 15 * B4;
429 B24 | B21 | 15 * B16 | 15 * B12 | 15 * B8 | BLX;
443 const Instr kCmpCmnMask = 0xdd * B20 | 0xf * B12;
1200 emit(instr | rn.code()*B16 | rd.code()*B12);
1236 emit(instr | am | x.rn_.code()*B16 | rd.code()*B12);
1275 emit(instr | am | x.rn_.code()*B16 | rd.code()*B12);
1308 emit(instr | am | x.rn_.code()*B16 | crd.code()*B12 | offset_8);
1370 emit(cond | B24 | B21 | 15*B16 | 15*B12 | 15*B8 | BLX | target.code());
1377 emit(cond | B24 | B21 | 15*B16 | 15*B12 | 15*B8 | BX | target.code());
1517 emit(cond | 0x30*B20 | reg.code()*B12 | EncodeMovwImmediat
[all...]
H A Dconstants-arm.h182 B12 = 1 << 12, enumerator in enum:v8::internal::__anon17232
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dshortfdct_neon.asm169 vtrn.16 q2, q3 ; q3=[A12|B12]
/external/svox/pico/lib/
H A Dpicopam.c191 picoos_uint8 b12_b13_syllable; /* B12,B13 */
289 #define B12 20 macro
1768 outVect[T_B12] = inVect[B12];
3266 case B12:/*processor for B12,B13*/
3269 sDest = B12;
3275 sDest = B12;
3322 case B13:/*done in B12*/
4678 pam->sSyllFeats[pam->nCurrSyllable].phoneV[B12]
4679 = pam->sSyllFeats[pam->nCurrSyllable - 1].phoneV[B12];
[all...]
/external/chromium_org/third_party/icu/source/data/sprep/
H A Drfc3530cs.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc3530mixp.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc3920res.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc4011.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc4013.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc4505.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc4518.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc3491.txt111 0B11..0B12; ; UNASSIGNED
/external/chromium_org/third_party/icu/source/test/testdata/
H A Dnfs4_cs_prep_cs.txt102 0B11..0B12; ; UNASSIGNED
H A Dnfs4_mixed_prep_p.txt102 0B11..0B12; ; UNASSIGNED
/external/icu/icu4c/source/data/sprep/
H A Drfc3530cs.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc3530mixp.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc3920res.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc4011.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc4013.txt111 0B11..0B12; ; UNASSIGNED
H A Drfc4505.txt110 0B11..0B12; ; UNASSIGNED
H A Drfc4518.txt110 0B11..0B12; ; UNASSIGNED
/external/icu/icu4c/source/test/testdata/
H A Dnfs4_cs_prep_cs.txt102 0B11..0B12; ; UNASSIGNED
H A Dnfs4_mixed_prep_p.txt102 0B11..0B12; ; UNASSIGNED
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h123 case AArch64::D12: return AArch64::B12;
163 case AArch64::B12: return AArch64::D12;
/external/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp351 AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14,

Completed in 277 milliseconds

12