Home
last modified time | relevance | path

Searched refs:dp_op (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc3758 Instr dp_op = static_cast<Instr>(op | LogicalShiftedFixed); in Logical() local
3759 DataProcShiftedRegister(rd, rn, operand, LeaveFlags, dp_op); in Logical()
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc6075 Instr dp_op = static_cast<Instr>(op | LogicalShiftedFixed);
6076 DataProcShiftedRegister(rd, rn, operand, LeaveFlags, dp_op);

Completed in 18 milliseconds