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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmips16-opc.c39 #define WR_z MIPS16_INSN_WRITE_Z macro
76 {"addu", "z,v,y", 0xe001, 0xf803, WR_z|RD_x|RD_y, 0 },
120 {"daddu", "z,v,y", 0xe000, 0xf803, WR_z|RD_x|RD_y, I3 },
151 {"dsubu", "z,v,y", 0xe002, 0xf803, WR_z|RD_x|RD_y, I3 },
217 {"subu", "z,v,y", 0xe003, 0xf803, WR_z|RD_x|RD_y, 0 },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips16-opc.c39 #define WR_z MIPS16_INSN_WRITE_Z macro
76 {"addu", "z,v,y", 0xe001, 0xf803, WR_z|RD_x|RD_y, 0, 0 },
120 {"daddu", "z,v,y", 0xe000, 0xf803, WR_z|RD_x|RD_y, 0, I3 },
151 {"dsubu", "z,v,y", 0xe002, 0xf803, WR_z|RD_x|RD_y, 0, I3 },
217 {"subu", "z,v,y", 0xe003, 0xf803, WR_z|RD_x|RD_y, 0, 0 },

Completed in 111 milliseconds