* 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.
This commit is contained in:
Svein Seldal 2002-11-16 12:23:23 +00:00
parent 1b6860be30
commit dab41351ea
2 changed files with 817 additions and 1067 deletions

View File

@ -1,3 +1,8 @@
2002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com>
* opcode/tic4x.h: Major rewrite of entire file. Define
instruction classes, and put each instruction into a class.
2002-11-14 Egor Duda <deo@logos-m.ru>
* bfdlink.h (struct bfd_link_info): Add new boolean

File diff suppressed because it is too large Load Diff