Lines Matching full:arithmetic
29 CPDO dyadic arithmetic instructions
33 CPDO monadic arithmetic instructions
37 CPRT joint arithmetic/data transfer instructions
38 FIX (arithmetic followed by load/store)
39 FLT (load/store followed by arithmetic)
57 abcd arithmetic opcode (TABLES 3 & 4)
218 === Definitions for arithmetic instructions
229 #define MASK_CPDO 0x0e000000 /* arithmetic opcode */
233 /* dyadic arithmetic opcodes. */
247 /* 0x00d00000 is an invalid dyadic arithmetic opcode */
248 /* 0x00e00000 is an invalid dyadic arithmetic opcode */
249 /* 0x00f00000 is an invalid dyadic arithmetic opcode */
251 /* monadic arithmetic opcodes. */