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

  /external/valgrind/main/VEX/priv/
host_amd64_defs.c 723 i->Ain.XIndir.dstGA = dstGA;
724 i->Ain.XIndir.amRIP = amRIP;
725 i->Ain.XIndir.cond = cond;
    [all...]
host_mips_defs.c 1343 i->Min.XIndir.dstGA = dstGA;
1344 i->Min.XIndir.amPC = amPC;
1345 i->Min.XIndir.cond = cond;
    [all...]
host_x86_defs.c 667 i->Xin.XIndir.dstGA = dstGA;
668 i->Xin.XIndir.amEIP = amEIP;
669 i->Xin.XIndir.cond = cond;
1005 vex_printf("(xIndir) ");
1007 showX86CondCode(i->Xin.XIndir.cond));
1008 ppHRegX86(i->Xin.XIndir.dstGA);
1010 ppX86AMode(i->Xin.XIndir.amEIP);
    [all...]
host_arm64_defs.c     [all...]
host_arm_defs.c     [all...]
host_ppc_defs.c 900 i->Pin.XIndir.dstGA = dstGA;
901 i->Pin.XIndir.amCIA = amCIA;
902 i->Pin.XIndir.cond = cond;
    [all...]
host_amd64_defs.h 492 } XIndir;
host_arm64_defs.h 718 } XIndir;
    [all...]
host_arm_defs.h 707 } XIndir;
host_mips_defs.h 496 } XIndir;
host_x86_defs.h 470 } XIndir;
host_ppc_defs.h 664 } XIndir;
    [all...]

Completed in 740 milliseconds