Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1131 void stxsibx(const Simd128Register rs, const MemOperand& dst);
H A Dconstants-ppc.h2047 V(stxsibx, STXSIBX, 0x7C00071A) \
H A Dassembler-ppc.cc1979 void Assembler::stxsibx(const Simd128Register rs, const MemOperand& dst) { in stxsibx() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3550 __ stxsibx(kScratchSimd128Reg, operand); in AssembleArchInstruction()

Completed in 18 milliseconds