Searched defs:rM (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_arm_isel.c2316 HReg rM = newVRegD(env); local
2320 Bool resRd; // is the result in rD or rM ?
2330 addInstr(env, ARMInstr_NUnary(ARMneon_COPY, rM, argL, 4, False));
2332 addInstr(env, ARMInstr_NDual(ARMneon_TRN, rD, rM, size, False));
2333 return resRd ? rD : rM;
2342 HReg rM = newVRegD(env); local
2346 Bool resRd; // is the result in rD or rM ?
2354 addInstr(env, ARMInstr_NUnary(ARMneon_COPY, rM, argL, 4, False));
2356 addInstr(env, ARMInstr_NDual(ARMneon_ZIP, rD, rM, size, False));
2357 return resRd ? rD : rM;
2366 HReg rM = newVRegD(env); local
4472 HReg rM = newVRegV(env); local
4500 HReg rM = newVRegV(env); local
4528 HReg rM = newVRegV(env); local
[all...]
H A Dhost_arm64_defs.c415 //ZZ ARMAModeN *mkARMAModeN_RR ( HReg rN, HReg rM ) {
419 //ZZ am->ARMamN.RR.rM = rM;
435 //ZZ addHRegUse(u, HRmRead, am->ARMamN.RR.rM);
444 //ZZ am->ARMamN.RR.rM = lookupHRegRemap(m, am->ARMamN.RR.rM);
458 //ZZ ppHRegARM(am->ARMamN.RR.rM);
4045 UInt rM = iregNo(i->ARM64in.Arith.argR->ARM64riA.R.reg); local
4048 X01011000, rM, X000000, rN, rD
4074 UInt rM local
4114 UInt rM = iregNo(argR->ARM64riL.R.reg); local
4176 UInt rM = iregNo(argR->ARM64ri6.R.reg); local
[all...]
H A Dhost_arm_defs.c379 ARMAModeN *mkARMAModeN_RR ( HReg rN, HReg rM ) {
383 am->ARMamN.RR.rM = rM;
399 addHRegUse(u, HRmRead, am->ARMamN.RR.rM);
408 am->ARMamN.RR.rM = lookupHRegRemap(m, am->ARMamN.RR.rM);
422 ppHRegARM(am->ARMamN.RR.rM);
3017 UInt rM = iregNo(i->ARMin.Shift.argL); local
3026 instr |= XXXXX__X(X1110,X0001,X1010,X0000,rD, /* _ _ */ rM);
3817 regM = iregNo(i->ARMin.NLdStQ.amode->ARMamN.RR.rM);
[all...]
H A Dhost_arm_defs.h213 HReg rM; member in struct:__anon31825::__anon31826::__anon31827
H A Dguest_arm64_toIR.c2310 UInt rM = INSN(20,16); local
2322 IRTemp argR = getShiftedIRegOrZR(is64, sh, imm6, rM, False);
2333 nameIRegOrZR(is64, rM), nameSH(sh), imm6);
2353 UInt rM = INSN(20,16); local
2369 assign(argR, getIRegOrZR(is64, rM));
2396 nameIRegOrZR(is64, rM));
2420 UInt rM = INSN(20,16); local
2431 IRTemp argR = getShiftedIRegOrZR(is64, sh, imm6, rM, bN == 1);
2453 nameIRegOrZR(is64, rM));
2457 nameIRegOrZR(is64, rM), nameS
[all...]
H A Dguest_arm_toIR.c1734 UInt rM /* only for debug printing */
1742 DIS(buf, "r%u", rM);
1754 DIS(buf, "r%u, LSL #%u", rM, shift_amt);
1764 UInt rM, UInt rS /* only for debug printing */
1828 DIS(buf, "r%u, LSL r%u", rM, rS);
1837 UInt rM /* only for debug printing */
1851 DIS(buf, "r%u, LSR #0(a.k.a. 32)", rM);
1866 DIS(buf, "r%u, LSR #%u", rM, shift_amt);
1876 UInt rM, UInt rS /* only for debug printing */
1938 DIS(buf, "r%u, LSR r%u", rM, r
1759 compute_result_and_C_after_LSL_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1871 compute_result_and_C_after_LSR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1981 compute_result_and_C_after_ASR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2053 compute_result_and_C_after_ROR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2226 compute_result_and_C_after_shift_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt how, IRTemp rSt, UInt rM, UInt rS ) argument
2326 UInt rM = (insn_11_0 >> 0) & 0xF; local
2343 UInt rM = (insn_11_0 >> 0) & 0xF; local
2388 mk_EA_reg_plusminus_shifted_reg( UInt rN, UInt bU, UInt rM, UInt sh2, UInt imm5, HChar* buf ) argument
2475 mk_EA_reg_plusminus_reg( UInt rN, UInt bU, UInt rM, HChar* buf ) argument
8333 UInt rM = INSN(3,0); local
10919 UInt rD = 99, rN = 99, rM = 99, rA = 99; local
12334 UInt rD = 99, rN = 99, rM = 99, rA = 99; local
12391 UInt rN = 99, rDlo = 99, rDhi = 99, rM = 99; local
12480 UInt rN = 99, rDlo = 99, rDhi = 99, rM = 99; local
13196 UInt rM = INSN(19,16); local
13217 UInt rM = INSN(19,16); local
14417 UInt rM = INSN(3,0); local
15043 UInt rM = (insn >> 0) & 0xF; /* 3:0 */ local
15271 UInt rM = (insn >> 0) & 0xF; /* 3:0 */ local
15587 UInt rM = INSN(3,0); local
15627 UInt rM = INSN(3,0); local
15649 UInt rM = INSN(3,0); local
15689 UInt rM = INSN(11,8); local
15711 UInt rM = INSN(11,8); local
15736 UInt rM = INSN(3,0); local
15788 UInt rM = INSN(3,0); local
15837 UInt rM = INSN(3,0); local
15887 UInt rM = INSN(11,8); local
15999 UInt rM = INSN(3,0); local
16207 UInt rM = INSN(3,0); local
16398 UInt rM = (insn >> 0) & 0xF; /* 3:0 */ local
16558 UInt rM = INSN(3,0); local
16588 UInt rM = INSN(3,0); local
16617 UInt rM = INSN(3,0); local
16632 UInt rM = INSN(3,0); local
16664 UInt rM = INSN(3,0); local
16681 UInt rM = INSN(11,8); local
16703 UInt rM = INSN(11,8); local
16759 UInt rM = INSN(3,0); local
16814 UInt rM = INSN(3,0); local
16873 UInt rM = INSN(3,0); local
16929 UInt rM = INSN(3,0); local
16986 UInt rM = INSN(3,0); local
17038 UInt rM = INSN(3,0); local
17090 UInt rM = INSN(3,0); local
17138 UInt rM = INSN(3,0); local
17831 UInt rM = INSN0(5,3); local
17846 UInt rM = INSN0(5,3); local
17862 UInt rM = INSN0(5,3); local
17878 UInt rM = INSN0(5,3); local
17908 UInt rM = INSN0(5,3); local
17928 UInt rM = INSN0(5,3); local
17949 UInt rM = INSN0(5,3); local
17972 UInt rM = INSN0(5,3); local
17995 UInt rM = INSN0(5,3); local
18006 UInt rM = INSN0(5,3); local
18019 UInt rM = INSN0(5,3); local
18030 UInt rM = INSN0(5,3); local
18101 UInt rM = INSN0(5,3); local
18114 UInt rM = INSN0(5,3); local
18174 UInt rM = (INSN0(6,6) << 3) | INSN0(5,3); local
18200 UInt rM = (INSN0(6,6) << 3) | INSN0(5,3); local
18258 UInt rM = (h2 << 3) | INSN0(5,3); local
18290 UInt rM = (h2 << 3) | INSN0(5,3); local
18309 UInt rM = (h2 << 3) | INSN0(5,3); local
18568 UInt rM = INSN0(8,6); local
18592 UInt rM = INSN0(8,6); local
18617 UInt rM = INSN0(8,6); local
18640 UInt rM = INSN0(8,6); local
18658 UInt rM = INSN0(8,6); local
18678 UInt rM = INSN0(8,6); local
18998 UInt rM = INSN0(5,3); local
19557 UInt rM = INSN1(3,0); local
19636 UInt rM = INSN1(3,0); local
19705 UInt rM = INSN1(3,0); local
19770 UInt rM = INSN1(3,0); local
19848 UInt rM = INSN1(3,0); local
19889 UInt rM = INSN1(3,0); local
20209 UInt rM = INSN1(3,0); local
20662 UInt rM = INSN1(3,0); local
20756 UInt rM = INSN1(3,0); local
20825 UInt rM = INSN1(3,0); local
20840 UInt rM = INSN1(3,0); local
20859 UInt rM = INSN1(3,0); local
20880 UInt rM = INSN1(3,0); local
20901 UInt rM = INSN1(3,0); local
20942 UInt rM = INSN1(3,0); local
20974 UInt rM = INSN1(3,0); local
21010 UInt rM = INSN1(3,0); local
21032 UInt rM = INSN1(3,0); local
21118 UInt rM = INSN1(3,0); local
21147 UInt rM = INSN1(3,0); local
21504 UInt rM = INSN1(3,0); local
[all...]

Completed in 6664 milliseconds