Home
last modified time | relevance | path

Searched refs:RD_HILO (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmips-opc.c261 #define RD_HILO RD_HI|RD_LO macro
262 #define MOD_HILO WR_HILO|RD_HILO
372 #define RD_a RD_HILO /* Read dsp accumulators (reuse RD_HILO) */
1682 {"pmfhl.lh", "d", 0x700000f0, 0xffff07ff, WR_1|RD_HILO, 0, MMI, 0, 0 },
1683 {"pmfhl.lw", "d", 0x70000030, 0xffff07ff, WR_1|RD_HILO, 0, MMI, 0, 0 },
1684 {"pmfhl.sh", "d", 0x70000130, 0xffff07ff, WR_1|RD_HILO, 0, MMI, 0, 0 },
1685 {"pmfhl.slw", "d", 0x700000b0, 0xffff07ff, WR_1|RD_HILO, 0, MMI, 0, 0 },
1686 {"pmfhl.uw", "d", 0x70000070, 0xffff07ff, WR_1|RD_HILO, 0, MMI, 0, 0 },
Dmicromips-opc.c247 #define RD_HILO RD_HI|RD_LO macro
248 #define MOD_HILO WR_HILO|RD_HILO
259 #define RD_a RD_HILO /* Read DSP accumulators (reuse RD_HILO). */
DChangeLog-9297125 (WR_HILO, RD_HILO, MOD_HILO): New macros.
130 (WR_HILO, RD_HILO, MOD_HILO): New macros.
DChangeLog-00011306 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,