OSDN Git Service

2006-12-27 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Thu, 28 Dec 2006 07:09:16 +0000 (07:09 +0000)
committerhjl <hjl>
Thu, 28 Dec 2006 07:09:16 +0000 (07:09 +0000)
commit986a055fa3c27f0ea7cb673905340edb3466674a
tree0666f6ae5e2023059a0cdf5a1c5a4187dd72da12
parent51fcb7e23d7bb3b5689255083244911c2acdff33
2006-12-27  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (disp_expressions): Use MAX_MEMORY_OPERANDS
for array size instead of 2.
(im_expressions): Use MAX_IMMEDIATE_OPERANDS for for array size
instead of 2.
(i386_immediate): Update immediate operand overflow error
message.
(i386_displacement): Check displacement operand overflow.
gas/ChangeLog
gas/config/tc-i386.c