HomeSort by relevance Sort by last modified time
    Searched defs:amPC (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
host_arm64_isel.c     [all...]
host_mips_defs.h 486 MIPSAMode* amPC; /* amode in guest state for PC */
494 MIPSAMode* amPC;
501 MIPSAMode* amPC;
656 extern MIPSInstr *MIPSInstr_XDirect ( Addr64 dstGA, MIPSAMode* amPC,
658 extern MIPSInstr *MIPSInstr_XIndir(HReg dstGA, MIPSAMode* amPC,
660 extern MIPSInstr *MIPSInstr_XAssisted(HReg dstGA, MIPSAMode* amPC,
host_mips_isel.c     [all...]
host_arm64_defs.h 708 ARM64AMode* amPC; /* amode in guest state for PC */
716 ARM64AMode* amPC;
723 ARM64AMode* amPC;
1043 extern ARM64Instr* ARM64Instr_XDirect ( Addr64 dstGA, ARM64AMode* amPC,
1045 extern ARM64Instr* ARM64Instr_XIndir ( HReg dstGA, ARM64AMode* amPC,
1047 extern ARM64Instr* ARM64Instr_XAssisted ( HReg dstGA, ARM64AMode* amPC,
    [all...]

Completed in 465 milliseconds