OSDN Git Service

gas/
authorjbeulich <jbeulich>
Mon, 9 May 2005 06:44:49 +0000 (06:44 +0000)
committerjbeulich <jbeulich>
Mon, 9 May 2005 06:44:49 +0000 (06:44 +0000)
commit3fcca1500359bacc3e1f17e64e3c4daa808e6fad
tree50849d7bb424d833710d3514a5a8f676d0af7739
parentb77958432e78381fa80b9a4f4cebda5eb8d36633
gas/
2005-05-09  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Correct 64-bit mode
names to match ABI. Add more registers for 32-bit and 64-bit modes.
Make name array static and const. Adjust lookup to account for NULL
entries (standing for unused register numbers).
gas/ChangeLog
gas/config/tc-i386.c