]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-i386.c
Properly handle EVEX register aliases
authorIlya Tocar <ilya.tocar@intel.com>
Thu, 17 Jul 2014 09:59:32 +0000 (13:59 +0400)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 17 Jul 2014 15:54:05 +0000 (08:54 -0700)
commitd3bb6b49b6f13617b953bfa0ef25a992b41128ef
tree553519a722dcb99d7a60e68d289e4fe7c084a61c
parente6cf2ae8bb4c675ebfafb137bf13e92ba96225e8
Properly handle EVEX register aliases

gas/

* config/tc-i386.c (parse_register): Set need_vrex.

gas/testsuite/

* gas/i386/x86-64-equ.d: New.
* gas/i386/x86-64-equ.s: New.
* gas/i386/i386.exp: Run x86-64-equ.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86-64-equ.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-equ.s [new file with mode: 0644]