Searched defs:ORN (Results 1 - 4 of 4) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c102 #define ORN 0xaa200000 macro
704 FAIL_IF(push_inst(compiler, (ORN ^ inv_bits) | RD(dst) | RN(TMP_ZERO) | RM(arg2)));
H A DsljitNativeSPARC_common.c145 #define ORN (OPC1(0x2) | OPC3(0x06)) macro
/external/v8/src/arm64/
H A Dconstants-arm64.h500 ORN = ORR | NOT, enumerator in enum:v8::internal::LogicalOp
536 ORN_w = LogicalShiftedFixed | ORN,
537 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
/external/vixl/src/vixl/a64/
H A Dconstants-a64.h527 ORN = ORR | NOT, enumerator in enum:vixl::LogicalOp
563 ORN_w = LogicalShiftedFixed | ORN,
564 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,

Completed in 159 milliseconds