Searched defs:stxvd (Results 1 – 2 of 2) sorted by relevance
1801 void Assembler::stxvd(const Simd128Register rt, const MemOperand& dst) { in stxvd() function in v8::internal::Assembler
3239 __ stxvd(src0, MemOperand(r0, sp)); in AssembleArchInstruction() local