Home
last modified time | relevance | path

Searched refs:stxsiwx (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1133 void stxsiwx(const Simd128Register rs, const MemOperand& dst);
H A Dconstants-ppc.h2043 V(stxsiwx, STXSIWX, 0x7C000118) \
H A Dassembler-ppc.cc1993 void Assembler::stxsiwx(const Simd128Register rs, const MemOperand& dst) { in stxsiwx() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3574 __ stxsiwx(kScratchSimd128Reg, operand); in AssembleArchInstruction()

Completed in 27 milliseconds