Home
last modified time | relevance | path

Searched refs:ORN (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h346 ORN = 0x2cU << 15,
1084 case ORN:
H A Dassembler-loong64.cc1130 GenRegister(ORN, rk, rj, rd); in orn()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h598 ORN = ORR | NOT,
634 ORN_w = LogicalShiftedFixed | ORN,
635 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
H A Dmacro-assembler-arm64-inl.h68 LogicalMacro(rd, rn, operand, ORN); in Orn()
H A Dassembler-arm64.cc940 Logical(rd, rn, operand, ORN); in orn()
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h750 ORN = ORR | NOT, enumerator
786 ORN_w = LogicalShiftedFixed | ORN,
787 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
H A Dmacro-assembler-aarch64.cc850 LogicalMacro(rd, rn, operand, ORN); in Emit()
H A Dassembler-aarch64.cc625 Logical(rd, rn, operand, ORN); in orn()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c114 #define ORN 0xaa200000 macro
813 FAIL_IF(push_inst(compiler, (ORN ^ inv_bits) | RD(dst) | RN(TMP_ZERO) | RM(arg2))); in emit_op_imm()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc3519 case ORN:
3520 printf_instr("ORN\t %s: %016lx, %s, %016lx, %s, %016lx\n",

Completed in 59 milliseconds