Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1610 __ sllg(i.OutputRegister(), i.OutputRegister(), Operand(clearBit)); in AssembleArchInstruction() local
1613 __ sllg(i.OutputRegister(), i.OutputRegister(), Operand(shiftAmount)); in AssembleArchInstruction() local
1628 __ sllg(i.OutputRegister(), i.OutputRegister(), Operand(clearBit)); in AssembleArchInstruction() local
1645 __ sllg(i.OutputRegister(), i.OutputRegister(), Operand(clearBit)); in AssembleArchInstruction() local
2211 __ sllg(kScratchReg, i.InputRegister(1), Operand(32)); in AssembleArchInstruction() local
2217 __ sllg(kScratchReg, i.InputRegister(0), Operand(32)); in AssembleArchInstruction() local