binutils-gdb/include/opcode
Jason Eckhardt 9d75133528 2000-07-22 Jason Eckhardt <jle@cygnus.com>
* include/opcode/i860.h (btne, bte, bla): Changed these opcodes
	to use sbroff ('r') instead of split16 ('s').
	(J, K, L, M): New operand types for 16-bit aligned fields.
	(ld.x, {p}fld.x, fst.x, pst.d): Changed these opcodes to
	use I, J, K, L, M instead of just I.
	(T, U): New operand types for split 16-bit aligned fields.
	(st.x): Changed these opcodes to use S, T, U instead of just S.
	(andh, andnoth, orh, xorh): Deleted 3-register forms as they do not
	exist on the i860.
	(pfgt.sd, pfle.sd): Deleted these as they do not exist on the i860.
	(pfeq.ss, pfeq.dd): New opcodes.
	(st.s): Fixed incorrect mask bits.
	(fmlow): Fixed incorrect mask bits.
	(fzchkl, pfzchkl): Fixed incorrect mask bits.
	(faddz, pfaddz): Fixed incorrect mask bits.
	(form, pform): Fixed incorrect mask bits.
	(pfld.l): Fixed incorrect mask bits.
	(fst.q): Fixed incorrect mask bits.
	(all floating point opcodes): Fixed incorrect mask bits for
	handling of dual bit.

	* include/elf/i860.h: New file.
	(elf_i860_reloc_type): Defined ELF32 i860 relocations.

	* bfd/cpu-i860.c: Added comments.

	* bfd/elf32-i860.c (TARGET_LITTLE_SYM): Defined to
	bfd_elf32_i860_little_vec.
	(TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
	(ELF_MAXPAGESIZE): Changed to 4096.

	* bfd/targets.c (bfd_elf32_i860_little_vec): Declaration of
	new target.
	(bfd_target_vector): Added bfd_elf32_i860_little_vec.

	* bfd/config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
	config for little endian elf32 i860.
	(targ_defvec): Define for the new config above
	as "bfd_elf32_i860_little_vec".
	(targ_selvecs): Define for the new config above
	as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"

	* bfd/configure.in (bfd_elf32_i860_little_vec): Added recognition
	of new target vec.

	* bfd/configure: Regenerated.

	* opcodes/i860-dis.c: New file.
	(print_insn_i860): New function.
	(print_br_address): New function.
	(sign_extend): New function.
	(BITWISE_OP): New macro.
	(I860_REG_PREFIX): New macro.
	(grnames, frnames, crnames): New structures.

	* opcodes/disassemble.c (ARCH_i860): Define.
	(disassembler): Add check for bfd_arch_i860 to set disassemble
	function to print_insn_i860.

	* include/dis-asm.h (print_insn_i860): Add prototype.

	* opcodes/Makefile.in (CFILES): Added i860-dis.c.
	(ALL_MACHINES): Added i860-dis.lo.
	(i860-dis.lo): New dependences.

	* opcodes/configure.in: New bits for bfd_i860_arch.

	* opcodes/configure: Regenerated.
2000-07-28 21:10:20 +00:00
..
ChangeLog 2000-07-26 Dave Brolley <brolley@redhat.com> 2000-07-26 22:44:42 +00:00
a29k.h
alpha.h Add md expression support; Cleanup alpha warnings 1999-10-18 22:29:15 +00:00
arc.h
arm.h
avr.h Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port. 2000-06-27 01:45:30 +00:00
cgen.h 2000-07-26 Dave Brolley <brolley@redhat.com> 2000-07-26 22:44:42 +00:00
convex.h
cris.h cris.h: New file. 2000-07-20 15:39:41 +00:00
d10v.h Define the ALONE flag bit, for use in the opcode table. 2000-05-25 22:23:45 +00:00
d30v.h Fix value of SHORT_A1. 2000-03-27 20:17:02 +00:00
h8300.h * h8300.h (EOP): Add missing initializer. 2000-05-01 16:55:50 +00:00
hppa.h * hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode 2000-04-21 21:04:04 +00:00
i370.h Add IBM 370 support. 2000-02-23 13:52:23 +00:00
i386.h Allow d suffix on iret 2000-05-23 00:36:39 +00:00
i860.h 2000-07-22 Jason Eckhardt <jle@cygnus.com> 2000-07-28 21:10:20 +00:00
i960.h
ia64.h IA-64 ELF support. 2000-04-21 20:22:24 +00:00
m68hc11.h Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68k.h 1999-05-28 Linus Nordberg <linus.nordberg@canit.se> 1999-05-27 22:31:03 +00:00
m88k.h
mips.h g2000-02-22 Andrew Haley <aph@cygnus.com> 2000-02-22 19:01:25 +00:00
mn10200.h
mn10300.h * mn10300.h: Add new operand types. Add new instruction formats. 1999-12-01 10:05:24 +00:00
np1.h
ns32k.h
pj.h 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:16:21 +00:00
pn.h
ppc.h * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit. 2000-05-03 22:19:45 +00:00
pyr.h
sparc.h
tahoe.h
tic30.h
tic54x.h Support for tic54x target. 2000-05-06 17:14:34 +00:00
tic80.h
v850.h
vax.h