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

  /external/valgrind/main/VEX/priv/
host_amd64_defs.c 720 i->Ain.XIndir.dstGA = dstGA;
721 i->Ain.XIndir.amRIP = amRIP;
722 i->Ain.XIndir.cond = cond;
    [all...]
host_mips_defs.c 1264 i->Min.XIndir.dstGA = dstGA;
1265 i->Min.XIndir.amPC = amPC;
1266 i->Min.XIndir.cond = cond;
    [all...]
host_x86_defs.c 664 i->Xin.XIndir.dstGA = dstGA;
665 i->Xin.XIndir.amEIP = amEIP;
666 i->Xin.XIndir.cond = cond;
1000 vex_printf("(xIndir) ");
1002 showX86CondCode(i->Xin.XIndir.cond));
1003 ppHRegX86(i->Xin.XIndir.dstGA);
1005 ppX86AMode(i->Xin.XIndir.amEIP);
    [all...]
host_ppc_defs.c 868 i->Pin.XIndir.dstGA = dstGA;
869 i->Pin.XIndir.amCIA = amCIA;
870 i->Pin.XIndir.cond = cond;
    [all...]
host_arm_defs.c     [all...]
host_amd64_defs.h 488 } XIndir;
host_arm_defs.h 701 } XIndir;
host_mips_defs.h 508 } XIndir;
host_x86_defs.h 466 } XIndir;
host_ppc_defs.h 631 } XIndir;
    [all...]

Completed in 150 milliseconds