binutils-gdb/include/opcode
Jan Hubicka 3e73aa7c95 * tc-i386.h (i386_target_format): Define even for ELFs.
(QWORD_MNEM_SUFFIX): New macro.
	(CpuK6,CpuAthlon,CpuSledgehammer, Cpu64, CpuNo64, CpuUnknownFlags):
	New macros
	(CpuMMX,CpuSSE,Cpu3dnow, CpuUnknown): Renumber.
	(IgnoreSize, DefaultSize, No_?Suf, FWait, IsString, regKludge, IsPrefix,
	ImmExt): Renumber.
	(Size64, No_qSuf, NoRex64, Rex64): New macros.
	(Reg64, Imm32S, Imm64, Disp32S, Disp64): New macros.
	(Imm8, Imm8S, Imm16, Imm32, Imm1, BaseIndex, Disp8, Disp16, Disp32,
	InOutPortReg,ShiftCount, Control, Debug, Test, FloatReg, FloatAcc,
	SReg2, SReg3, Acc, JumpAbsolute, RegMMX, RegXMM, EsSeg, InvMem): Renumber.
	(Reg, WordReg): Add Reg64.
	(Imm): Add Imm32S and Imm64.
	(EncImm): New.
	(Disp): Add Disp64 and Disp32S.
	(AnyMem): Add Disp32S.
	(RegRex, RegRex64): New macros.
	(rex_byte): New type.
	* tc-i386.c (set_16bit_code_flag): Kill.
	(fits_in_unsigned_long, fits_in_signed_long): New functions.
	(reloc): New parameter "signed"; support x86_64.
	(set_code_flag): New.
	(DEFAULT_ARCH): New macro; default to "i386".
	(default_arch): New static variable.
	(struct _i386_insn): New fields Operand_PCrel; rex.
	(flag_16bit_code): Kill; All tests replaced to "flag_code == CODE_64BIT";
	(flag_code): New enum and static variable.
	(use_rela_relocations): New static variable.
	(flag_code_names): New static variable.
	(cpu_arch_flags): Default to CpuUnknownFlags|CpuNo64.
	(cpu_arch): Add "sledgehammer"; Add CPUAthlon to Athlon and CpuK6 to
	K6 and Athlon.
	(i386_align_code): Return plain "nop" for x86_64.
	(mode_from_disp_size): Support Disp32S.
	(smallest_imm_type): Support Imm32S and Imm64.
	(offset_in_range): Support size of 8.
	(set_cpu_arch): Do not clobber to Cpu64/CpuNo64.
	(md_pseudo_table): Add "code64"; use set_code_flat.
	(md_begin): Emit sane error message on hash failure.
	(tc_i386_fix_adjustable): Support x86_64 relocations.
	(md_assemble): Support QWORD_MNEM_SUFFIX, REX registers,
	instructions supported on particular arch just partially,
	output of 64bit immediates, handling of Imm32S and Disp32S type.
	(i386_immedaite): Support x86_64 relocations; support 64bit constants.
	(i386_displacement): Likewise.
	(i386_index_check): Cleanup; support 64bit addresses.
	(md_apply_fix3): Support x86_64 relocation and rela.
	(md_longopts): Add "32" and "64".
	(md_parse_option): Add OPTION_32 and OPTION_64.
	(i386_target_format): Call even for ELFs; choose between
	elf64-x86-64 and elf32-i386.
	(i386_validate_fix): Refuse GOTOFF in 64bit mode.
	(tc_gen_reloc): Support rela relocations and x86_64.
	(intel_e09_1): Support QWORD.

	* i386.h (i386_optab): Replace "Imm" with "EncImm".
	(i386_regtab): Add flags field.
2000-12-20 13:24:13 +00:00
..
ChangeLog * tc-i386.h (i386_target_format): Define even for ELFs. 2000-12-20 13:24:13 +00:00
a29k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
alpha.h Add md expression support; Cleanup alpha warnings 1999-10-18 22:29:15 +00:00
arc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
arm.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
avr.h * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. 2000-08-06 14:09:14 +00:00
cgen.h 2000-07-26 Dave Brolley <brolley@redhat.com> 2000-07-26 22:44:42 +00:00
convex.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 doco addition. 2000-09-05 05:22:24 +00:00
i370.h Add IBM 370 support. 2000-02-23 13:52:23 +00:00
i386.h * tc-i386.h (i386_target_format): Define even for ELFs. 2000-12-20 13:24:13 +00:00
i860.h gas: 2000-08-09 03:33:42 +00:00
i960.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ia64.h Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. 2000-09-22 19:43:50 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mips.h Fix Formatting. 2000-12-12 19:25:07 +00:00
mn10200.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mn10300.h * mn10300.h: Add new operand types. Add new instruction formats. 1999-12-01 10:05:24 +00:00
np1.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pj.h 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:16:21 +00:00
pn.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ppc.h * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit. 2000-05-03 22:19:45 +00:00
pyr.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparc.h gas/ 2000-10-20 10:38:47 +00:00
tahoe.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic30.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic54x.h Support for tic54x target. 2000-05-06 17:14:34 +00:00
tic80.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
v850.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vax.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00