Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc1629 __ sdbr(i.OutputDoubleRegister(), kScratchDoubleReg); in AssembleArchInstruction() local
1634 __ sdbr(i.OutputDoubleRegister(), i.InputDoubleRegister(1)); in AssembleArchInstruction() local
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc1328 __ sdbr(result, minuend); in DoMultiplySubD() local
1968 __ sdbr(result_reg, right_reg); in DoShiftI() local
2014 __ sdbr(result, right); in DoShiftI() local