Files
binutils-gdb/opcodes
H.J. Lu 6b6b680700 x86: Add {rex} pseudo prefix
Add {rex} pseudo prefix to generate a REX byte for integer and legacy
vector instructions if possible.  Note that this differs from the rex
prefix which generates REX prefix unconditionally.

gas/

	* config/tc-i386.c (_i386_insn): Add rex_encoding.
	(md_assemble): When i.rex_encoding is true, generate a REX byte
	if possible.
	(parse_insn): Set i.rex_encoding for {rex}.
	* doc/c-i386.texi: Document {rex}.
	* testsuite/gas/i386/x86-64-pseudos.s: Add {rex} tests.
	* testsuite/gas/i386/x86-64-pseudos.d: Updated.

opcodes/

	* i386-opc.tbl: Add {rex},
	* i386-tbl.h: Regenerated.
2018-02-22 06:18:39 -08:00
..
2018-02-19 12:05:18 +00:00
2018-02-22 06:18:39 -08:00
2016-01-01 22:59:17 +10:30
2017-01-02 13:55:05 +10:30
2018-01-03 17:49:42 +10:30
2018-01-13 13:31:12 +00:00
2018-01-23 20:09:35 +03:00
2018-01-23 20:09:35 +03:00
2018-01-23 20:09:35 +03:00
2018-01-23 20:09:35 +03:00
2018-02-22 06:18:39 -08:00
2018-02-22 06:18:39 -08:00