2007-01-04 H.J. Lu <hongjiu.lu@intel.com>
commit08fd9c64e9a8a5220cae9102b45e48694c86bcd1
authorH.J. Lu <hjl@lucon.org>
Thu, 4 Jan 2007 18:03:31 +0000 (4 18:03 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 4 Jan 2007 18:03:31 +0000 (4 18:03 +0000)
tree847f2cfc7dcff8639722e81690b67ae41f4e0eee
parentd9db1334b2be9280895d5fb0ca942e201431dc34
2007-01-04  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/3826
* config/tc-i386.c (register_prefix): New.
(set_intel_syntax): Set set_intel_syntax to "" if register
prefix is needed.
(check_byte_reg): Use register_prefix for error message.
(check_long_reg): Likewise.
(check_qword_reg): Likewise.
(check_word_reg): Likewise.
gas/ChangeLog
gas/config/tc-i386.c