OSDN Git Service

* gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
authorsveinse <sveinse>
Sat, 16 Nov 2002 12:23:21 +0000 (12:23 +0000)
committersveinse <sveinse>
Sat, 16 Nov 2002 12:23:21 +0000 (12:23 +0000)
commit3cd93a7e70b995a745a8499308dd995f78863932
tree64beda08a221a87e79765a83ce7a8dfb19f0c954
parent9ba7353d718b3e65d4a58005735f536a067cd078
* gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
  (c4x_operands_match): Added check for 8-bits LDF insn. Give
  warning when using constant direct bigger than 2^16. Add the new
  arguments.
* include/opcode/tic4x.h: Major rewrite of entire file. Define
  instruction classes, and put each instruction into a class.
* opcodes/tic4x-dis.c: (c4x_print_op): Add support for the new
  argument format. Fix bug in 'N' register printer.
gas/ChangeLog
gas/config/tc-tic4x.c
include/ChangeLog
include/opcode/tic4x.h
opcodes/ChangeLog
opcodes/tic4x-dis.c