Lines Matching defs:dual
101 {"dual", s_dual, 0},
107 /* Dual-instruction mode handling. */
108 enum dual
112 static enum dual dual_mode = DUAL_OFF;
114 /* Handle ".dual" directive. */
121 as_bad (_("Directive .dual available only with -mintel-syntax option"));
401 /* Warn if an opcode is expanded in dual mode. */
403 as_warn (_("Expanded opcode in dual mode: `%s'"), str);
421 /* Check for expanded opcode after branch or in dual mode. */
493 /* Check for dual mode ("d.") opcode prefix. */
962 /* Set the dual bit on this instruction if necessary. */
967 /* The instruction is a flop or a fnop, so set its dual bit