Home
last modified time | relevance | path

Searched defs:stxsiwx (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dassembler-ppc.cc1867 void Assembler::stxsiwx(const Simd128Register rs, const MemOperand& dst) { in stxsiwx() function in v8::internal::Assembler
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3506 __ stxsiwx(kScratchSimd128Reg, operand); in AssembleArchInstruction() local