Home
last modified time | relevance | path

Searched refs:stxsihx (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc841 Format(instr, "stxsihx 'Xs, 'ra, 'rb"); in DecodeExt2()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1132 void stxsihx(const Simd128Register rs, const MemOperand& dst);
H A Dconstants-ppc.h2045 V(stxsihx, STXSIHX, 0x7C00075A) \
H A Dassembler-ppc.cc1986 void Assembler::stxsihx(const Simd128Register rs, const MemOperand& dst) { in stxsihx() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3562 __ stxsihx(kScratchSimd128Reg, operand); in AssembleArchInstruction()

Completed in 19 milliseconds