binutils-gdb/gas/doc
Cui,Lili 81d54bb7ae Add support for Intel TDX instructions.
gas/

	* NEWS: Add TDX.
	* config/tc-i386.c (cpu_arch): Add .tdx.
	(cpu_noarch): Likewise.
	* doc/c-i386.texi: Document tdx.
	* testsuite/gas/i386/i386.exp: Run tdx tests.
	* testsuite/gas/i386/tdx.d: Likewise.
	* testsuite/gas/i386/tdx.s: Likewise.
	* testsuite/gas/i386/x86-64-tdx.d: Likewise.
	* testsuite/gas/i386/x86-64-tdx.s: Likewise.

opcodes/

	* i386-dis.c (enum): Add PREFIX_0F01_REG_1_RM_5,
	PREFIX_0F01_REG_1_RM_6, PREFIX_0F01_REG_1_RM_7,
	X86_64_0F01_REG_1_RM_5_P_2, X86_64_0F01_REG_1_RM_6_P_2,
	X86_64_0F01_REG_1_RM_7_P_2.
	(prefix_table): Likewise.
	(x86_64_table): Likewise.
	(rm_table): Likewise.
	* i386-gen.c (cpu_flag_init): Add CPU_TDX_FLAGS
	and CPU_ANY_TDX_FLAGS.
	(cpu_flags): Add CpuTDX.
	* i386-opc.h (enum): Add CpuTDX.
	(i386_cpu_flags): Add cputdx.
	* i386-opc.tbl: Add TDX insns.
	* i386-init.h: Regenerate.
	* i386-tbl.h: Likewise.
2020-09-24 10:38:15 +08:00
..
all.texi
as.texi Add a new ".nop" directive to the assembler to allow the creation of no-op instructions in an architeture neutral manner. 2020-09-14 16:14:24 +01:00
c-aarch64.texi aarch64: Add -mcpu option for Cortex-R82 2020-09-08 14:22:59 +01:00
c-alpha.texi
c-arc.texi
c-arm.texi
c-avr.texi [PATCH] gas/doc: improve AVR modifiers wording. 2020-06-09 11:13:39 +01:00
c-bfin.texi
c-bpf.texi
c-cr16.texi
c-cris.texi
c-csky.texi
c-d10v.texi
c-d30v.texi
c-epiphany.texi
c-h8300.texi
c-hppa.texi
c-i386.texi Add support for Intel TDX instructions. 2020-09-24 10:38:15 +08:00
c-ia64.texi
c-ip2k.texi
c-lm32.texi
c-m32c.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi
c-metag.texi
c-microblaze.texi
c-mips.texi
c-mmix.texi
c-msp430.texi
c-mt.texi
c-nds32.texi
c-nios2.texi
c-ns32k.texi
c-or1k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi Power10 tidies 2020-06-06 14:44:32 +09:30
c-pru.texi
c-riscv.texi The description for -mno-csr-check talks about "cheching" rather than "checking". 2020-08-12 13:47:04 +01:00
c-rl78.texi
c-rx.texi
c-s12z.texi
c-s390.texi
c-score.texi
c-sh.texi
c-sparc.texi
c-tic6x.texi
c-tic54x.texi
c-tilegx.texi
c-tilepro.texi
c-v850.texi
c-vax.texi
c-visium.texi
c-wasm32.texi
c-xc16x.texi
c-xgate.texi
c-xstormy16.texi
c-xtensa.texi xtensa: allow runtime ABI selection 2020-06-15 13:01:30 -07:00
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi Add a new ".nop" directive to the assembler to allow the creation of no-op instructions in an architeture neutral manner. 2020-09-14 16:14:24 +01:00
Makefile.am
Makefile.in Unify Solaris procfs and largefile handling 2020-07-30 15:41:50 +02:00