OSDN Git Service

2000-12-15 Diego Novillo <dnovillo@redhat.com>
authorDiego Novillo <dnovillo@google.com>
Sat, 16 Dec 2000 05:45:08 +0000 (05:45 +0000)
committerDiego Novillo <dnovillo@google.com>
Sat, 16 Dec 2000 05:45:08 +0000 (05:45 +0000)
commit8c88c60f67ad473de23d72b41923ab4f9a17911d
tree3b129fdeb2cd8613b389c04bbf406c92355c0966
parentc7717bbe315e09b25aa9674e36970bd2fe70e511
2000-12-15  Diego Novillo  <dnovillo@redhat.com>

* config/tc-i386.c (intel_e09_1): Only flag as a memory operand if
it's not an offset expression.
(intel_e10_1): Ditto. Also, if the operand is an offset expression,
keep the braces '[' and ']' in the output string.
(intel_e11): Ditto. Also remove comparison intel_parser.op_modifier
!= FLAT. There is no such op_modifier.
gas/ChangeLog
gas/config/tc-i386.c