Correct wrong register in this example, pointed out by Baoshan Pang.

llvm-svn: 183495
This commit is contained in:
Duncan Sands 2013-06-07 08:30:55 +00:00
parent 5e7656bf0c
commit e0a607e376
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ can be:
and then "merge" mul and mov:
mul r4, r4, lr
str lr, [sp, #+52]
str r4, [sp, #+52]
ldr lr, [r1, #+32]
sxth r3, r3
mla r4, r3, lr, r4