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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c39 #define WR_z MIPS16_INSN_WRITE_Z macro
79 {"addu", "z,v,y", 0xe001, 0xf803, WR_z|RD_x|RD_y, 0, I1 },
123 {"daddu", "z,v,y", 0xe000, 0xf803, WR_z|RD_x|RD_y, 0, I3 },
154 {"dsubu", "z,v,y", 0xe002, 0xf803, WR_z|RD_x|RD_y, 0, I3 },
220 {"subu", "z,v,y", 0xe003, 0xf803, WR_z|RD_x|RD_y, 0, I1 },

Completed in 117 milliseconds