Searched defs:offs_Host_EvC_Counter (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_tilegx_isel.c1775 Int offs_Host_EvC_Counter,
1837 amCounter = TILEGXAMode_IR(offs_Host_EvC_Counter,
1771 iselSB_TILEGX( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_arm64_isel.c4026 Int offs_Host_EvC_Counter,
4105 amCounter = ARM64AMode_RI9(hregARM64_X21(), offs_Host_EvC_Counter);
4022 iselSB_ARM64( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_arm_isel.c6335 Int offs_Host_EvC_Counter,
6410 amCounter = ARMAMode1_RI(hregARM_R8(), offs_Host_EvC_Counter);
6331 iselSB_ARM( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_mips_isel.c4160 Int offs_Host_EvC_Counter,
4265 amCounter = MIPSAMode_IR(offs_Host_EvC_Counter, GuestStatePointer(mode64));
4156 iselSB_MIPS( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_amd64_isel.c4927 Int offs_Host_EvC_Counter,
5007 amCounter = AMD64AMode_IR(offs_Host_EvC_Counter, hregAMD64_RBP());
4923 iselSB_AMD64( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_x86_isel.c4424 Int offs_Host_EvC_Counter,
4493 amCounter = X86AMode_IR(offs_Host_EvC_Counter, hregX86_EBP());
4420 iselSB_X86( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi , Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga ) argument
H A Dhost_ppc_isel.c6124 Int offs_Host_EvC_Counter,
6269 amCounter = PPCAMode_IR(offs_Host_EvC_Counter, hregPPC_GPR31(mode64));
6120 iselSB_PPC( const IRSB* bb, VexArch arch_host, const VexArchInfo* archinfo_host, const VexAbiInfo* vbi, Int offs_Host_EvC_Counter, Int offs_Host_EvC_FailAddr, Bool chainingAllowed, Bool addProfInc, Addr max_ga) argument

Completed in 373 milliseconds