The "addRegListOperands()" function returns the start register and the total
authorBill Wendling <isanbard@gmail.com>
Mon, 8 Nov 2010 23:49:57 +0000 (23:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 8 Nov 2010 23:49:57 +0000 (23:49 +0000)
commit87f4f9a946549ad93046990a364ac5190333a7eb
tree752ad60f772529137188a66b37e63a1f68f64c0c
parent902da265f684b00b76c669c2a7cbc0f209cda187
The "addRegListOperands()" function returns the start register and the total
number of registers in the list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp