]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):
authorFred Fish <fnf@specifix.com>
Fri, 17 Jan 1997 04:00:56 +0000 (04:00 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 17 Jan 1997 04:00:56 +0000 (04:00 +0000)
commitc977d8fb7b1bec153474b111e1e1d31a7fbb0f4b
tree752d534db3a4853bd93ee7551020529220cecc9c
parentac5f447d6030603c2d859d10945bbde18640551d
* tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):
New macros for building vector instruction opcodes.
(tic80_opcodes): Remove all uses of FMT_SI, FMT_REG, and
FMT_LI, which were unused.  The field is now a flags field.
Remove some opcodes that are possible, but illegal, such
as long immediate instructions with doubles for immediate
values.  Add "vadd" and "vld" instructions.
opcodes/ChangeLog
opcodes/tic80-opc.c