Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc833 Format(instr, "stxsdx 'Xs, 'ra, 'rb"); in DecodeExt2()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1130 void stxsdx(const Simd128Register rs, const MemOperand& dst);
H A Dconstants-ppc.h2041 V(stxsdx, STXSDX, 0x7C000598) \
H A Dassembler-ppc.cc1972 void Assembler::stxsdx(const Simd128Register rs, const MemOperand& dst) { in stxsdx() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3586 __ stxsdx(kScratchSimd128Reg, operand); in AssembleArchInstruction()

Completed in 20 milliseconds