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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c37 #define WR_x MIPS16_INSN_WRITE_X macro
71 {"la", "x,A", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
74 {"addiu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0, I1 },
77 {"addiu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
78 {"addiu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0, I1 },
81 {"addu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0, I1 },
84 {"addu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, I1 },
85 {"addu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0, I1 },
86 {"and", "x,y", 0xe80c, 0xf81f, WR_x|RD_x|RD_y, 0, I1 },
146 {"dsll", "x,w,[", 0x3001, 0xf803, WR_x|RD_
[all...]

Completed in 138 milliseconds