Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1578 __ lcgr(kScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
1589 __ lcgr(kScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
1850 __ lcgr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc3242 __ lcgr(scratch, scratch); in Generate_DoubleToI() local