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

  /external/valgrind/main/VEX/priv/
host_mips_defs.c 1122 i->Min.Alu.op = op;
1123 i->Min.Alu.dst = dst;
1124 i->Min.Alu.srcL = srcL;
1125 i->Min.Alu.srcR = srcR;
    [all...]
host_ppc_defs.c 767 i->Pin.Alu.op = op;
768 i->Pin.Alu.dst = dst;
769 i->Pin.Alu.srcL = srcL;
770 i->Pin.Alu.srcR = srcR;
    [all...]
host_arm_defs.c     [all...]
host_arm_defs.h 626 /* ADD/SUB/AND/OR/XOR, vanilla ALU op */
632 } Alu;
host_mips_defs.h 437 } Alu;
host_ppc_defs.h 554 } Alu;
    [all...]

Completed in 643 milliseconds