Home
last modified time | relevance | path

Searched refs:ASSEMBLE_UNOP (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc357 #define ASSEMBLE_UNOP(asm_instr) \ macro
1127 ASSEMBLE_UNOP(notq); in AssembleArchInstruction()
1130 ASSEMBLE_UNOP(notl); in AssembleArchInstruction()
1133 ASSEMBLE_UNOP(negq); in AssembleArchInstruction()
1136 ASSEMBLE_UNOP(negl); in AssembleArchInstruction()
2824 #undef ASSEMBLE_UNOP