Lines Matching defs:SHORT_A
90 #define SHORT_A 9
102 #define SHORT_U 30 /* unary SHORT_A. ABS for example */
103 #define SHORT_F 31 /* SHORT_A with flag registers */
104 #define SHORT_AF 33 /* SHORT_A with only the first register a flag register */
106 #define SHORT_A5 36 /* SHORT_A with a 5-bit immediate instead of 6 */
109 #define SHORT_A1 42 /* special form of SHORT_A for MACa opcodes where a=1 */
110 #define SHORT_AA 44 /* SHORT_A with the first register an accumulator */
111 #define SHORT_RA 46 /* SHORT_A with the second register an accumulator */
270 int form; /* SHORT_A, LONG, etc */
279 /* formats, 2 SHORT_A forms and a LONG form. */