Home
last modified time | relevance | path

Searched refs:B12 (Results 1 – 25 of 54) sorted by relevance

123

/external/v8/src/arm/
Dassembler-arm.cc430 15 * B24 | 15 * B20 | 15 * B16 | 15 * B12 | 15 * B8 | 15 * B4;
432 B24 | B21 | 15 * B16 | 15 * B12 | 15 * B8 | BLX;
446 const Instr kCmpCmnMask = 0xdd * B20 | 0xf * B12;
1217 emit(instr | rn.code()*B16 | rd.code()*B12); in addrmod1()
1253 emit(instr | am | x.rn_.code()*B16 | rd.code()*B12); in addrmod2()
1292 emit(instr | am | x.rn_.code()*B16 | rd.code()*B12); in addrmod3()
1325 emit(instr | am | x.rn_.code()*B16 | crd.code()*B12 | offset_8); in addrmod5()
1388 emit(cond | B24 | B21 | 15*B16 | 15*B12 | 15*B8 | BLX | target.code()); in blx()
1395 emit(cond | B24 | B21 | 15*B16 | 15*B12 | 15*B8 | BX | target.code()); in bx()
1553 emit(cond | 0x30*B20 | reg.code()*B12 | EncodeMovwImmediate(immediate)); in movw()
[all …]
Dconstants-arm.h193 B12 = 1 << 12, enumerator
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td228 def B12 : AArch64Reg<12, "b12">, DwarfRegNum<[76]>;
262 def H12 : AArch64Reg<12, "h12", [B12]>, DwarfRegAlias<B12>;
297 def S12 : AArch64Reg<12, "s12", [H12]>, DwarfRegAlias<B12>;
332 def D12 : AArch64Reg<12, "d12", [S12], ["v12", ""]>, DwarfRegAlias<B12>;
367 def Q12 : AArch64Reg<12, "q12", [D12], ["v12", ""]>, DwarfRegAlias<B12>;
/external/v8/src/ppc/
Dconstants-ppc.h323 B12 = 1 << 12, enumerator
/external/ImageMagick/PerlMagick/t/reference/filter/
DScale.miff15 …41*85.A;0I@2LA1^C3�B2�C8�CF�>B�?=�?-�@,�@+�>-�=+�>,�@3�D7i>394372/41-/0-3--B12�PP�t�XU�[Vg��~dd[--…
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h124 case AArch64::D12: return AArch64::B12; in getBRegFromDReg()
164 case AArch64::B12: return AArch64::D12; in getDRegFromBReg()
/external/svox/pico/lib/
Dpicopam.c289 #define B12 20 macro
1768 outVect[T_B12] = inVect[B12]; in pamReorgVector()
3266 case B12:/*processor for B12,B13*/ in pam_process_event_feature()
3269 sDest = B12; in pam_process_event_feature()
3275 sDest = B12; in pam_process_event_feature()
4678 pam->sSyllFeats[pam->nCurrSyllable].phoneV[B12] in pam_do_pause()
4679 = pam->sSyllFeats[pam->nCurrSyllable - 1].phoneV[B12]; in pam_do_pause()
4726 = pam->sSyllFeats[pam->nCurrSyllable].phoneV[B12] in pam_do_pause()
/external/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt745 1B12=1B11 1B35
1782 FACD>9B12
2376 2FA0A>9B12
Dnfkc_cf.txt2928 FACD>9B12
5734 2FA0A>9B12
/external/icu/icu4c/source/test/testdata/
Dnfs4_cs_prep_cs.txt102 0B11..0B12; ; UNASSIGNED
Dnfs4_mixed_prep_p.txt102 0B11..0B12; ; UNASSIGNED
Dnfs4_cis_prep.txt102 0B11..0B12; ; UNASSIGNED
/external/icu/icu4c/source/data/sprep/
Drfc4011.txt110 0B11..0B12; ; UNASSIGNED
Drfc4505.txt110 0B11..0B12; ; UNASSIGNED
Drfc3530cs.txt110 0B11..0B12; ; UNASSIGNED
Drfc3920res.txt111 0B11..0B12; ; UNASSIGNED
Drfc3530mixp.txt111 0B11..0B12; ; UNASSIGNED
Drfc4013.txt111 0B11..0B12; ; UNASSIGNED
Drfc4518.txt110 0B11..0B12; ; UNASSIGNED
Drfc4518ci.txt110 0B11..0B12; ; UNASSIGNED
Drfc3722.txt111 0B11..0B12; ; UNASSIGNED
Drfc3920node.txt111 0B11..0B12; ; UNASSIGNED
Drfc3491.txt111 0B11..0B12; ; UNASSIGNED
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp350 AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14,
/external/icu/icu4c/source/data/unidata/
DDerivedNormalizationProps.txt854 1B12 ; NFD_QC; N
1274 1B12 ; NFKD_QC; N
2251 1B12 ; Expands_On_NFD
2541 1B12 ; Expands_On_NFKD
5803 FACD ; NFKC_CF; 9B12
8609 2FA0A ; NFKC_CF; 9B12

123