OSDN Git Service

[SystemZ] Fix FPR dwarf numbering
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Thu, 10 Jul 2014 10:45:11 +0000 (10:45 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Thu, 10 Jul 2014 10:45:11 +0000 (10:45 +0000)
commitb350ec7ec6815c180f5de679f0a694a930df7af2
treebff485f654193ec9be6269cccd5f4526acaf6820
parentb0b3161567dbb50f69b2acacada7b41917c16c6e
[SystemZ] Fix FPR dwarf numbering

The dwarf FPR numbers are supposed to have the order F0, F2, F4, F6,
F1, F3, F5, F7, F8, etc., which matches the pairing of registers for
long doubles.  E.g. a long double stored in F0 is paired with F2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZRegisterInfo.td
test/DebugInfo/SystemZ/eh_frame.s