Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc2044 __ lgfr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2052 __ lgfr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc3254 __ lgfr(r0, r0); in Generate_DoubleToI() local