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

  /external/v8/src/arm64/
simulator-arm64.cc 945 T Simulator::ShiftOperand(T value, Shift shift_type, unsigned amount) {
    [all...]
simulator-arm64.h 696 T ShiftOperand(T value,
  /external/vixl/src/vixl/a64/
simulator-a64.cc 315 int64_t Simulator::ShiftOperand(unsigned reg_size,
921 int64_t op2 = ShiftOperand(reg_size,
968 int64_t op2 = ShiftOperand(reg_size, reg(reg_size, instr->Rm()), shift_type,
    [all...]
simulator-a64.h     [all...]

Completed in 192 milliseconds