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

  /external/valgrind/VEX/priv/
host_x86_isel.c 776 addInstr(env, X86Instr_Sh32(Xsh_SHL, 10, rrm2));
    [all...]
host_x86_defs.h 665 extern X86Instr* X86Instr_Sh32 ( X86ShiftOp, UInt, HReg );
host_x86_defs.c 581 X86Instr* X86Instr_Sh32 ( X86ShiftOp op, UInt src, HReg dst ) {
    [all...]

Completed in 101 milliseconds