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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmips16-opc.c46 #define RD_y MIPS16_INSN_READ_Y macro
76 {"addu", "z,v,y", 0xe001, 0xf803, WR_z|RD_x|RD_y, 0 },
83 {"and", "x,y", 0xe80c, 0xf81f, WR_x|RD_x|RD_y, 0 },
111 {"cmp", "x,y", 0xe80a, 0xf81f, WR_T|RD_x|RD_y, 0 },
115 {"daddiu", "y,j", 0xfd00, 0xff00, WR_y|RD_y, I3 },
120 {"daddu", "z,v,y", 0xe000, 0xf803, WR_z|RD_x|RD_y, I3 },
122 {"daddu", "y,j", 0xfd00, 0xff00, WR_y|RD_y, I3 },
127 {"ddiv", "0,x,y", 0xe81e, 0xf81f, RD_x|RD_y|WR_HI|WR_LO, I3 },
129 {"ddivu", "0,x,y", 0xe81f, 0xf81f, RD_x|RD_y|WR_HI|WR_LO, I3 },
131 {"div", "0,x,y", 0xe81a, 0xf81f, RD_x|RD_y|WR_H
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips16-opc.c46 #define RD_y MIPS16_INSN_READ_Y macro
76 {"addu", "z,v,y", 0xe001, 0xf803, WR_z|RD_x|RD_y, 0, 0 },
83 {"and", "x,y", 0xe80c, 0xf81f, WR_x|RD_x|RD_y, 0, 0 },
111 {"cmp", "x,y", 0xe80a, 0xf81f, WR_T|RD_x|RD_y, 0, 0 },
115 {"daddiu", "y,j", 0xfd00, 0xff00, WR_y|RD_y, 0, I3 },
120 {"daddu", "z,v,y", 0xe000, 0xf803, WR_z|RD_x|RD_y, 0, I3 },
122 {"daddu", "y,j", 0xfd00, 0xff00, WR_y|RD_y, 0, I3 },
127 {"ddiv", "0,x,y", 0xe81e, 0xf81f, RD_x|RD_y|WR_HI|WR_LO, 0, I3 },
129 {"ddivu", "0,x,y", 0xe81f, 0xf81f, RD_x|RD_y|WR_HI|WR_LO, 0, I3 },
131 {"div", "0,x,y", 0xe81a, 0xf81f, RD_x|RD_y|WR_H
[all...]

Completed in 173 milliseconds