Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc817 Format(instr, "lxsihzx 'Xt, 'ra, 'rb"); in DecodeExt2()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1128 void lxsihzx(const Simd128Register rt, const MemOperand& src);
H A Dconstants-ppc.h2015 V(lxsihzx, LXSIHZX, 0x7C00065A) \
H A Dassembler-ppc.cc1958 void Assembler::lxsihzx(const Simd128Register rt, const MemOperand& src) { in lxsihzx() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3391 ASSEMBLE_LOAD_TRANSFORM(kScratchSimd128Reg, lxsihzx) in AssembleArchInstruction()
3509 __ lxsihzx(kScratchSimd128Reg, operand); in AssembleArchInstruction()

Completed in 20 milliseconds