Lines Matching defs:mode

1108   /* Bail out for compatibility mode.  (It seems it can be implemented,
1357 /* Make room for max twelve bytes of variable length for v32 mode
1493 int mode;
1837 addressing mode for the next instruction. It is
1873 if (! get_autoinc_prefix_or_indir_op (&s, prefixp, &mode,
1888 /* No prefix. The "mode" variable contains bits like
1889 whether or not this is autoincrement mode. */
1890 out_insnp->opcode |= (mode << 10);
1988 &mode, &regno,
2003 /* No prefix. The "mode" variable contains bits
2005 mode. */
2006 out_insnp->opcode |= (mode << 10);
2083 /* There was an immediate mode operand, so we must check
2342 /* Here's a little twist: For v32 and the compatibility mode,
2349 jump-type insns or other insns with no [Rn+] mode, though. */
2576 /* Assume there was no immediate mode expression. */
2600 /* Indirect mode. We're done here. */
2606 /* This must be an auto-increment mode, if there's a
2619 compatibility mode. */
2691 /* Indexed with assign mode: "[rN+rM.S]". */
2711 /* We've got offset with assign mode. Fill
2756 /* We must have an offset with assign mode. */
2762 /* We've got offset with assign mode. Fill
2797 /* Expression found, this is immediate mode. */
2842 /* A second '[', so this must be double-indirect mode. */
2856 autoincrement mode. */
2876 /* This must be indexed or offset mode: "[rN+I]" or
2931 /* This is indexed mode: "[rN+rM.S]" or
2960 mode and drop down to check the closing ']'. */
2996 /* Yep, we must have offset mode. */
3002 /* Expression found to make this offset mode, so
3014 Hmm. Normally this is a simple indirect mode that we
3017 like "[rN],rO,rP", thus offset mode.
3033 /* Expression found, the so called absolute mode for a
3226 /* Put out the prefix opcode; assume quick immediate mode at first. */
3344 /* We should never get here for compatibility mode. */
4318 * indent-tabs-mode: t