Lines Matching refs:INSTANCE
525 #define INSTANCE(n) #n, n
531 INSTANCE (Accum),
532 INSTANCE (RegC),
533 INSTANCE (RegD),
534 INSTANCE (RegB),
537 #undef INSTANCE
1293 enum operand_instance instance,
1299 fprintf (table, "{ { %d, %d, ", class, instance);
1326 enum operand_instance instance = InstanceNone;
1355 if (str && !strncmp(str, "Instance=", 9))
1360 instance = operand_instances[i].value;
1383 output_operand_type (table, class, instance, types, ARRAY_SIZE (types),