Replace oprand_size_mismatch with operand_size_mismatch.
commit041c6bdac69323bec437086636ac4050d95584c1
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 22 Mar 2010 03:29:46 +0000 (22 03:29 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 22 Mar 2010 03:29:46 +0000 (22 03:29 +0000)
tree5fbf0ec6a4f4f072c233a944a86600399865ced0
parentf6ec67dba2b85425fc9f262ce4f622af786df755
Replace oprand_size_mismatch with operand_size_mismatch.

2010-03-21  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (i386_error): Replace oprand_size_mismatch
with operand_size_mismatch.
(operand_size_match): Updated.
(match_template): Likewise.
gas/ChangeLog
gas/config/tc-i386.c