Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc2860 __ xxspltib(kScratchSimd128Reg, Operand(shift_bits)); in AssembleArchInstruction()
2870 __ xxspltib(kScratchSimd128Reg, Operand(shift_bits)); in AssembleArchInstruction()
2887 __ xxspltib(kScratchSimd128Reg, Operand(shift_bits)); in AssembleArchInstruction()
2895 __ xxspltib(kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction()
2904 __ xxspltib(kScratchSimd128Reg, Operand(shift_bits)); in AssembleArchInstruction()
3144 __ xxspltib(tempFPReg1, Operand(31)); in AssembleArchInstruction()
3615 __ xxspltib(kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction()
3623 __ xxspltib(kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction()
/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc1495 Format(instr, "xxspltib 'Xt, 'IMM8"); in DecodeExt6()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1136 void xxspltib(const Simd128Register rt, const Operand& imm);
H A Dconstants-ppc.h546 V(xxspltib, XXSPLTIB, 0xF00002D0)
H A Dassembler-ppc.cc2014 void Assembler::xxspltib(const Simd128Register rt, const Operand& imm) { in xxspltib() function in v8::internal::Assembler

Completed in 20 milliseconds