Searched defs:amCounter (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_tilegx_defs.c325 ppTILEGXAMode(instr->GXin.EvCheck.amCounter);
328 ppTILEGXAMode(instr->GXin.EvCheck.amCounter);
867 TILEGXInstr *TILEGXInstr_EvCheck ( TILEGXAMode* amCounter, argument
871 i->GXin.EvCheck.amCounter = amCounter;
1046 addRegUsage_TILEGXAMode(u, i->GXin.EvCheck.amCounter);
1146 mapRegs_TILEGXAMode(m, i->GXin.EvCheck.amCounter);
2316 ld r11, amCounter
2318 st amCounter, r11
2326 /* ld r11, amCounter */
[all...]
H A Dhost_tilegx_isel.c1785 TILEGXAMode *amCounter, *amFailAddr; local
1837 amCounter = TILEGXAMode_IR(offs_Host_EvC_Counter,
1841 addInstr(env, TILEGXInstr_EvCheck(amCounter, amFailAddr));
H A Dhost_amd64_defs.c1024 AMD64Instr* AMD64Instr_EvCheck ( AMD64AMode* amCounter, argument
1028 i->Ain.EvCheck.amCounter = amCounter;
1379 ppAMD64AMode(i->Ain.EvCheck.amCounter);
1702 addRegUsage_AMD64AMode(u, i->Ain.EvCheck.amCounter);
1901 mapRegs_AMD64AMode(m, i->Ain.EvCheck.amCounter);
3793 be. If we get given unexpected forms of .amCounter or
3807 rex = clearWBit(rexAMode_M_enc(1, i->Ain.EvCheck.amCounter));
3810 p = doAMode_M_enc(p, 1, i->Ain.EvCheck.amCounter);
H A Dhost_arm64_isel.c4036 ARM64AMode *amCounter, *amFailAddr; local
4105 amCounter = ARM64AMode_RI9(hregARM64_X21(), offs_Host_EvC_Counter);
4107 addInstr(env, ARM64Instr_EvCheck(amCounter, amFailAddr));
H A Dhost_arm_isel.c6345 ARMAMode1 *amCounter, *amFailAddr; local
6410 amCounter = ARMAMode1_RI(hregARM_R8(), offs_Host_EvC_Counter);
6412 addInstr(env, ARMInstr_EvCheck(amCounter, amFailAddr));
H A Dhost_mips_defs.c1159 MIPSInstr *MIPSInstr_EvCheck ( MIPSAMode* amCounter, argument
1163 i->Min.EvCheck.amCounter = amCounter;
1540 ppMIPSAMode(i->Min.EvCheck.amCounter, mode64);
1543 ppMIPSAMode(i->Min.EvCheck.amCounter, mode64);
1773 addRegUsage_MIPSAMode(u, i->Min.EvCheck.amCounter);
1933 mapRegs_MIPSAMode(m, i->Min.EvCheck.amCounter);
3788 lw r9, amCounter
3790 sw r9, amCounter
3798 /* lw r9, amCounter */
[all...]
H A Dhost_mips_isel.c4170 MIPSAMode *amCounter, *amFailAddr; local
4265 amCounter = MIPSAMode_IR(offs_Host_EvC_Counter, GuestStatePointer(mode64));
4267 addInstr(env, MIPSInstr_EvCheck(amCounter, amFailAddr));
H A Dhost_tilegx_defs.h439 TILEGXAMode* amCounter; member in struct:__anon22557::__anon22558::__anon22572
509 extern TILEGXInstr *TILEGXInstr_EvCheck ( TILEGXAMode* amCounter,
H A Dhost_x86_defs.c912 X86Instr* X86Instr_EvCheck ( X86AMode* amCounter, argument
916 i->Xin.EvCheck.amCounter = amCounter;
1206 ppX86AMode(i->Xin.EvCheck.amCounter);
1480 addRegUsage_X86AMode(u, i->Xin.EvCheck.amCounter);
1653 mapRegs_X86AMode(m, i->Xin.EvCheck.amCounter);
3274 be. If we get given unexpected forms of .amCounter or
3286 p = doAMode_M_enc(p, 1, i->Xin.EvCheck.amCounter);
H A Dhost_amd64_defs.h709 AMD64AMode* amCounter; member in struct:__anon22059::__anon22060::__anon22108
778 extern AMD64Instr* AMD64Instr_EvCheck ( AMD64AMode* amCounter,
H A Dhost_amd64_isel.c4937 AMD64AMode *amCounter, *amFailAddr; local
5007 amCounter = AMD64AMode_IR(offs_Host_EvC_Counter, hregAMD64_RBP());
5009 addInstr(env, AMD64Instr_EvCheck(amCounter, amFailAddr));
H A Dhost_arm_defs.c1523 ARMInstr* ARMInstr_EvCheck ( ARMAMode1* amCounter, argument
1527 i->ARMin.EvCheck.amCounter = amCounter;
1980 ppARMAMode1(i->ARMin.EvCheck.amCounter);
1982 ppARMAMode1(i->ARMin.EvCheck.amCounter);
2298 addRegUsage_ARMAMode1(u, i->ARMin.EvCheck.amCounter);
2496 mapRegs_ARMAMode1(m, i->ARMin.EvCheck.amCounter);
4618 i->ARMin.EvCheck.amCounter);
4621 i->ARMin.EvCheck.amCounter);
H A Dhost_mips_defs.h586 MIPSAMode* amCounter; member in struct:__anon22335::__anon22336::__anon22366
676 extern MIPSInstr *MIPSInstr_EvCheck(MIPSAMode* amCounter,
H A Dhost_ppc_defs.c1134 PPCInstr* PPCInstr_EvCheck ( PPCAMode* amCounter, argument
1138 i->Pin.EvCheck.amCounter = amCounter;
2200 ppPPCAMode(i->Pin.EvCheck.amCounter);
2203 ppPPCAMode(i->Pin.EvCheck.amCounter);
2613 addRegUsage_PPCAMode(u, i->Pin.EvCheck.amCounter);
2947 mapRegs_PPCAMode(m, i->Pin.EvCheck.amCounter);
5755 lwz r30, amCounter
5757 stw r30, amCounter
5765 /* lwz r30, amCounter */
[all...]
H A Dhost_x86_defs.h647 X86AMode* amCounter; member in struct:__anon22607::__anon22608::__anon22650
708 extern X86Instr* X86Instr_EvCheck ( X86AMode* amCounter,
H A Dhost_x86_isel.c4434 X86AMode *amCounter, *amFailAddr; local
4493 amCounter = X86AMode_IR(offs_Host_EvC_Counter, hregX86_EBP());
4495 addInstr(env, X86Instr_EvCheck(amCounter, amFailAddr));
H A Dhost_arm64_defs.c1347 ARM64Instr* ARM64Instr_EvCheck ( ARM64AMode* amCounter, argument
1351 i->ARM64in.EvCheck.amCounter = amCounter;
1883 ppARM64AMode(i->ARM64in.EvCheck.amCounter);
1885 ppARM64AMode(i->ARM64in.EvCheck.amCounter);
2214 addRegUsage_ARM64AMode(u, i->ARM64in.EvCheck.amCounter);
2465 mapRegs_ARM64AMode(m, i->ARM64in.EvCheck.amCounter);
5350 i->ARM64in.EvCheck.amCounter);
5353 i->ARM64in.EvCheck.amCounter);
H A Dhost_arm_defs.h948 ARMAMode1* amCounter; member in struct:__anon22250::__anon22251::__anon22298
1018 extern ARMInstr* ARMInstr_EvCheck ( ARMAMode1* amCounter,
H A Dhost_ppc_defs.h988 PPCAMode* amCounter; member in struct:__anon22397::__anon22398::__anon22466
1102 extern PPCInstr* PPCInstr_EvCheck ( PPCAMode* amCounter,
H A Dhost_ppc_isel.c6137 PPCAMode *amCounter, *amFailAddr; local
6269 amCounter = PPCAMode_IR(offs_Host_EvC_Counter, hregPPC_GPR31(mode64));
6271 addInstr(env, PPCInstr_EvCheck(amCounter, amFailAddr));
H A Dhost_arm64_defs.h870 ARM64AMode* amCounter; member in struct:__anon22147::__anon22148::__anon22203
952 extern ARM64Instr* ARM64Instr_EvCheck ( ARM64AMode* amCounter,

Completed in 352 milliseconds