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

  /external/valgrind/main/VEX/priv/
host_amd64_isel.c 696 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 13, reg));
726 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 10, rrm2));
911 shOp = Ash_SHL; break;
944 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 56, dst));
948 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 48, dst));
    [all...]
host_amd64_defs.h 284 Ash_SHL, Ash_SHR, Ash_SAR
host_amd64_defs.c 509 case Ash_SHL: return "shl";
    [all...]

Completed in 143 milliseconds