Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dconstants-ppc.h2813 #define OPCODE_CASES(name, opcode_name, opcode_value) \ macro
2820 PPC_D_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2821 PPC_I_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2822 PPC_B_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2823 PPC_M_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2829 PPC_VX_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2830 PPC_X_OPCODE_EH_S_FORM_LIST(OPCODE_CASES) in OpcodeBase()
2835 PPC_VC_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2840 PPC_XFX_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
2845 PPC_X_OPCODE_LIST(OPCODE_CASES) in OpcodeBase()
[all …]