* tic80.h (struct tic80_opcode): Change "format" field to "flags".
authorFred Fish <fnf@specifix.com>
Fri, 17 Jan 1997 03:53:46 +0000 (03:53 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 17 Jan 1997 03:53:46 +0000 (03:53 +0000)
commitac5f447d6030603c2d859d10945bbde18640551d
tree516a61d80eec6421470164d95959d05ff04f07c5
parent3391c0a53c475a80101fc4aee9f130be1415774e
* tic80.h (struct tic80_opcode): Change "format" field to "flags".
(FMT_UNUSED, FMT_SI, FMT_LI, FMT_REG): Delete.
(TIC80_VECTOR): Define a flag bit for the flags.  This one means
that the opcode can have two vector instructions in a single
32 bit word and we have to encode/decode both.
include/opcode/ChangeLog
include/opcode/tic80.h