Home
last modified time | relevance | path

Searched refs:EON (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h600 EON = EOR | NOT,
640 EON_w = LogicalShiftedFixed | EON,
641 EON_x = LogicalShiftedFixed | EON | SixtyFourBits,
H A Dmacro-assembler-arm64-inl.h82 LogicalMacro(rd, rn, operand, EON); in Eon()
H A Dassembler-arm64.cc950 Logical(rd, rn, operand, EON); in eon()
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h752 EON = EOR | NOT, enumerator
792 EON_w = LogicalShiftedFixed | EON,
793 EON_x = LogicalShiftedFixed | EON | SixtyFourBits,
H A Dmacro-assembler-aarch64.cc866 LogicalMacro(rd, rn, operand, EON); in Emit()
H A Dassembler-aarch64.cc639 Logical(rd, rn, operand, EON); in eon()

Completed in 41 milliseconds