Searched refs:MAX_NUM_OPERANDS (Results 1 – 3 of 3) sorted by relevance
98 #define MAX_NUM_OPERANDS 8 /* max # implicit and explicit operands */ macro
18 #define MAX_NUM_OPERANDS 8 macro1092 int max_num_operands( ) { return MAX_NUM_OPERANDS; } in max_num_operands()
506 int x86_max_num_operands( ) { return MAX_NUM_OPERANDS; } in x86_max_num_operands()