Home | History | Annotate | Download | only in opcodes

Lines Matching full:wr_a

258 #define WR_a	WR_HILO		/* Write DSP accumulators (reuse WR_HILO).  */
260 #define MOD_a WR_a|RD_a
892 {"mult", "7,s,t", 0x00000cbc, 0xfc003fff, RD_2|RD_3|WR_a, 0, 0, D32, 0 },
894 {"multu", "7,s,t", 0x00001cbc, 0xfc003fff, RD_2|RD_3|WR_a, 0, 0, D32, 0 },