Home
last modified time | relevance | path

Searched refs:RRM64Instr (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc410 #define RRM64Instr(instr) RRMInstr(instr, GET_MEMOPERAND) macro
1725 ASSEMBLE_BIN_OP(RRRInstr(DivS64), RRM64Instr(DivS64), nullInstr); in AssembleArchInstruction()
1733 ASSEMBLE_BIN_OP(RRRInstr(DivU64), RRM64Instr(DivU64), nullInstr); in AssembleArchInstruction()
1755 ASSEMBLE_BIN_OP(RRRInstr(ModS64), RRM64Instr(ModS64), nullInstr); in AssembleArchInstruction()
1758 ASSEMBLE_BIN_OP(RRRInstr(ModU64), RRM64Instr(ModU64), nullInstr); in AssembleArchInstruction()

Completed in 6 milliseconds