gas:
authorDiego Novillo <dnovillo@google.com>
Sun, 15 Oct 2000 06:17:36 +0000 (06:17 +0000)
committerDiego Novillo <dnovillo@google.com>
Sun, 15 Oct 2000 06:17:36 +0000 (06:17 +0000)
commit6588847e4f855188fcd187e6484791dffc350469
tree74069e9c16c69453eab5644111a3f166a0a057d9
parenta4b120e1dbadd011de3b3e419df754d8636b29af
gas:

2000-10-15  Diego Novillo  <dnovillo@cygnus.com>

* config/tc-i386.c (i386_operand_modifier): Only match
modifiers SHORT and FLAT if they are followed by a space.
(parse_register): When `allow_naked_reg' is set, do not confuse
identifiers that start with a register name with a register.

gas/testsuite:

2000-10-15  Diego Novillo  <dnovillo@cygnus.com>

* intel.s, intel.d: Add new tests for naked registers using intel
syntax.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/intel.s