Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc323 #define ASSEMBLE_BINOP_RC(asm_instr_reg, asm_instr_imm) \ macro
1221 ASSEMBLE_BINOP_RC(ShiftLeftU32, ShiftLeftU32); in AssembleArchInstruction()
1224 ASSEMBLE_BINOP_RC(ShiftLeftU64, ShiftLeftU64); in AssembleArchInstruction()
1227 ASSEMBLE_BINOP_RC(ShiftRightU32, ShiftRightU32); in AssembleArchInstruction()
1230 ASSEMBLE_BINOP_RC(ShiftRightU64, ShiftRightU64); in AssembleArchInstruction()

Completed in 6 milliseconds