Searched refs:TABLE_OR_LOOKUP (Results 1 – 2 of 2) sorted by relevance
1256 #define SWITCH(OPERAND_TYPE, TABLE_OR_LOOKUP) \ argument1257 PC = (PC + 3) / 4 * 4; TABLE_OR_LOOKUP##_SWITCH
2802 #define PRE_SWITCH(OPERAND_TYPE, TABLE_OR_LOOKUP) \ argument2803 PC = (PC + 3) / 4 * 4; PRE_##TABLE_OR_LOOKUP##_SWITCH3077 #define SWITCH(OPERAND_TYPE, TABLE_OR_LOOKUP) \ argument3078 PC = (PC + 3) / 4 * 4; TABLE_OR_LOOKUP##_SWITCH