Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1590 __ rllg(i.OutputRegister(), i.InputRegister(0), kScratchReg); in AssembleArchInstruction() local
1593 __ rllg(i.OutputRegister(), i.InputRegister(0), in AssembleArchInstruction() local
1609 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local
1627 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local
1643 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local