Searched refs:WR_z (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | mips16-opc.c | 39 #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 },
|