Searched refs:RD_PC (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 172 #define RD_PC INSN2_READ_PC macro 186 {"la", "x,A", 0x0800, 0xf800, WR_1, RD_PC, I1, 0, 0 }, 192 {"addiu", "x,P,V", 0x0800, 0xf800, WR_1, RD_PC, I1, 0, 0 }, 199 {"addu", "x,P,V", 0x0800, 0xf800, WR_1, RD_PC, I1, 0, 0 }, 231 {"dla", "y,E", 0xfe00, 0xff00, WR_1, RD_PC, I3, 0, 0 }, 236 {"daddiu", "y,P,W", 0xfe00, 0xff00, WR_1, RD_PC, I3, 0, 0 }, 243 {"daddu", "y,P,W", 0xfe00, 0xff00, WR_1, RD_PC, I3, 0, 0 }, 299 {"ld", "y,B", 0xfc00, 0xff00, WR_1, RD_PC, I3, 0, 0 }, 300 {"ld", "y,D(P)", 0xfc00, 0xff00, WR_1, RD_PC, I3, 0, 0 }, 306 {"lw", "x,A", 0xb000, 0xf800, WR_1, RD_PC, I1, 0, 0 }, [all …]
|
D | ChangeLog-2013 | 372 * mips16-opc.c (UBR, CBR, RD_31, RD_PC): Redefine as INSN2_* flags.
|