Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3398 ASSEMBLE_LOAD_TRANSFORM(kScratchSimd128Reg, lxsiwzx) in AssembleArchInstruction()
3474 ASSEMBLE_LOAD_TRANSFORM(kScratchSimd128Reg, lxsiwzx) in AssembleArchInstruction()
3523 __ lxsiwzx(kScratchSimd128Reg, operand); in AssembleArchInstruction()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1129 void lxsiwzx(const Simd128Register rt, const MemOperand& src);
H A Dconstants-ppc.h2017 V(lxsiwzx, LXSIWZX, 0x7C000018) \
H A Dassembler-ppc.cc1965 void Assembler::lxsiwzx(const Simd128Register rt, const MemOperand& src) { in lxsiwzx() function in v8::internal::Assembler

Completed in 17 milliseconds