Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc398 #define RRIInstr(instr) \ macro
1545 RRIInstr(ShiftLeftU32)); in AssembleArchInstruction()
1551 ASSEMBLE_BIN_OP(RRRInstr(sllg), nullInstr, RRIInstr(sllg)); in AssembleArchInstruction()
1556 ASSEMBLE_BIN32_OP(RRRInstr(srlk), nullInstr, RRIInstr(srlk)); in AssembleArchInstruction()
1562 ASSEMBLE_BIN_OP(RRRInstr(srlg), nullInstr, RRIInstr(srlg)); in AssembleArchInstruction()
1567 ASSEMBLE_BIN32_OP(RRRInstr(srak), nullInstr, RRIInstr(srak)); in AssembleArchInstruction()
1573 ASSEMBLE_BIN_OP(RRRInstr(srag), nullInstr, RRIInstr(srag)); in AssembleArchInstruction()
1651 ASSEMBLE_BIN32_OP(RRRInstr(ark), RM32Instr(AddS32), RRIInstr(AddS32)); in AssembleArchInstruction()
1659 ASSEMBLE_BIN_OP(RRRInstr(agrk), RM64Instr(ag), RRIInstr(AddS64)); in AssembleArchInstruction()
1673 ASSEMBLE_BIN32_OP(RRRInstr(srk), RM32Instr(SubS32), RRIInstr(SubS3 in AssembleArchInstruction()
[all...]

Completed in 4 milliseconds