Searched refs:RD_PC (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c51 #define RD_PC MIPS16_INSN_READ_PC macro
71 {"la", "x,A", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
77 {"addiu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
84 {"addu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
116 {"dla", "y,E", 0xfe00, 0xff00, WR_y|RD_PC, 0, I3 },
121 {"daddiu", "y,P,W", 0xfe00, 0xff00, WR_y|RD_PC, 0, I3 },
128 {"daddu", "y,P,W", 0xfe00, 0xff00, WR_y|RD_PC, 0, I3 },
175 {"ld", "y,B", 0xfc00, 0xff00, WR_y|RD_PC, 0, I3 },
176 {"ld", "y,D(P)", 0xfc00, 0xff00, WR_y|RD_PC, 0, I3 },
182 {"lw", "x,A", 0xb000, 0xf800, WR_x|RD_PC,
[all...]

Completed in 95 milliseconds