Home
last modified time | relevance | path

Searched refs:UNUM4S (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dd10v-opc.c127 #define UNUM4S (UNUM4 + 1) /* addi, slli, srai, srli, subi */ macro
129 #define UNUM8 (UNUM4S + 1) /* repi */
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
305 { "slli", SHORT_2, 1, IU, PAR, 0x3201, 0x7ee1, { ADST, UNUM4S } },
310 { "srai", SHORT_2, 1, IU, PAR, 0x3401, 0x7ee1, { ADST, UNUM4S } },
314 { "srli", SHORT_2, 1, IU, PAR, 0x3001, 0x7ee1, { ADST, UNUM4S } },
339 { "subi", SHORT_2, 1, EITHER, PAR, 0x1, 0x7e01, { RDST, UNUM4S } },
H A DChangeLog-92971760 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
1761 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dd10v-opc.c127 #define UNUM4S (UNUM4 + 1) /* addi, slli, srai, srli, subi */ macro
129 #define UNUM8 (UNUM4S + 1) /* repi */
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
305 { "slli", SHORT_2, 1, IU, PAR, 0x3201, 0x7ee1, { ADST, UNUM4S } },
310 { "srai", SHORT_2, 1, IU, PAR, 0x3401, 0x7ee1, { ADST, UNUM4S } },
314 { "srli", SHORT_2, 1, IU, PAR, 0x3001, 0x7ee1, { ADST, UNUM4S } },
339 { "subi", SHORT_2, 1, EITHER, PAR, 0x1, 0x7e01, { RDST, UNUM4S } },
H A DChangeLog-92971760 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
1761 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-92971760 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
1761 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-92971760 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
1761 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.