Fix the copy-pasto that Brian noticed: V8 int regs are 32-bits wide, not 64.
authorMisha Brukman <brukman+llvm@gmail.com>
Sun, 26 Sep 2004 21:07:43 +0000 (21:07 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sun, 26 Sep 2004 21:07:43 +0000 (21:07 +0000)
commitc6e743049983dca1c6904610fa3cb78bda39d67c
treed688bbec59685158cbdfc5e0e7de3ebad44baf8b
parentaefd04b6d0a5a3ad0011b8dffe9e5c9b88247bf7
Fix the copy-pasto that Brian noticed: V8 int regs are 32-bits wide, not 64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcRegisterInfo.td
lib/Target/SparcV8/SparcV8RegisterInfo.td