Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc3775 __ sat_u_h(kSimd128ScratchReg, kSimd128ScratchReg, 7); in AssembleArchInstruction() local
3777 __ sat_u_h(dst, dst, 7); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc3600 __ sat_u_h(kSimd128ScratchReg, src0, 7); in AssembleArchInstruction() local
3601 __ sat_u_h(kSimd128RegZero, src1, 7); // kSimd128RegZero as scratch in AssembleArchInstruction() local