Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h2723 #define DECLARE_INSTRUCTION(name, opcode_name, opcode_value) \ macro
2725 PPC_OPCODE_LIST(DECLARE_INSTRUCTION)
2726 #undef DECLARE_INSTRUCTION
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.h503 #define DECLARE_INSTRUCTION(instruction) \ macro
518 ASSEMBLER_INSTRUCTION_LIST(DECLARE_INSTRUCTION)
519 #undef DECLARE_INSTRUCTION