HomeSort by relevance Sort by last modified time
    Searched refs:amCIA (Results 1 - 3 of 3) sorted by null

  /external/valgrind/VEX/priv/
host_ppc_defs.h 688 PPCAMode* amCIA; /* amode in guest state for CIA */
696 PPCAMode* amCIA;
703 PPCAMode* amCIA;
    [all...]
host_ppc_defs.c 868 PPCInstr* PPCInstr_XDirect ( Addr64 dstGA, PPCAMode* amCIA,
873 i->Pin.XDirect.amCIA = amCIA;
878 PPCInstr* PPCInstr_XIndir ( HReg dstGA, PPCAMode* amCIA,
883 i->Pin.XIndir.amCIA = amCIA;
887 PPCInstr* PPCInstr_XAssisted ( HReg dstGA, PPCAMode* amCIA,
892 i->Pin.XAssisted.amCIA = amCIA;
    [all...]
host_ppc_isel.c     [all...]

Completed in 332 milliseconds