* config/tc-tic80.c (build_insn): Remove "extended" and replace with
authorFred Fish <fnf@specifix.com>
Thu, 24 Jul 1997 20:34:02 +0000 (20:34 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 24 Jul 1997 20:34:02 +0000 (20:34 +0000)
commite6e676a501a5a56247209c37ecd627edece56cd7
treefb838e1577c4b34366b2a9a08bbcdaf2730eccdf
parent3f9382002f1d3bb18e02e5ad5dd041985e1bc758
* config/tc-tic80.c (build_insn): Remove "extended" and replace with
  "fx" and "fxfrag".  Add "ffrag".  Change code to initialize and use
the right f/ffrag and fx/fxfrag pairs since instruction may be split
  across frags.
PR 12899
gas/ChangeLog
gas/config/tc-tic80.c