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

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips16-opc.c37 #define WR_x MIPS16_INSN_WRITE_X macro
68 {"la", "x,A", 0x0800, 0xf800, WR_x|RD_PC, 0, 0 },
71 {"addiu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0, 0 },
74 {"addiu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, 0 },
75 {"addiu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0, 0 },
78 {"addu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0, 0 },
81 {"addu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0, 0 },
82 {"addu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0, 0 },
83 {"and", "x,y", 0xe80c, 0xf81f, WR_x|RD_x|RD_y, 0, 0 },
143 {"dsll", "x,w,[", 0x3001, 0xf803, WR_x|RD_
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmips16-opc.c37 #define WR_x MIPS16_INSN_WRITE_X macro
68 {"la", "x,A", 0x0800, 0xf800, WR_x|RD_PC, 0 },
71 {"addiu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0 },
74 {"addiu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0 },
75 {"addiu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0 },
78 {"addu", "x,k", 0x4800, 0xf800, WR_x|RD_x, 0 },
81 {"addu", "x,P,V", 0x0800, 0xf800, WR_x|RD_PC, 0 },
82 {"addu", "x,S,V", 0x0000, 0xf800, WR_x|RD_SP, 0 },
83 {"and", "x,y", 0xe80c, 0xf81f, WR_x|RD_x|RD_y, 0 },
143 {"dsll", "x,w,[", 0x3001, 0xf803, WR_x|RD_
[all...]

Completed in 174 milliseconds