Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1579 __ rll(i.OutputRegister(), i.InputRegister(0), kScratchReg); in AssembleArchInstruction() local
1581 __ rll(i.OutputRegister(), i.InputRegister(0), in AssembleArchInstruction() local
2266 __ rll(i.OutputRegister(), i.OutputRegister(), Operand(16)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.cc1397 __ rll(current_character(), current_character(), Operand(16)); in LoadCurrentCharacterUnchecked() local