diff options
Diffstat (limited to 'test/CodeGen/AVR/pseudo/ORIWRdK.mir')
-rw-r--r-- | test/CodeGen/AVR/pseudo/ORIWRdK.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AVR/pseudo/ORIWRdK.mir b/test/CodeGen/AVR/pseudo/ORIWRdK.mir index d77a6ba88488..eaa12842df42 100644 --- a/test/CodeGen/AVR/pseudo/ORIWRdK.mir +++ b/test/CodeGen/AVR/pseudo/ORIWRdK.mir @@ -20,5 +20,5 @@ body: | ; CHECK: %r20 = ORIRdK %r20, 175, implicit-def dead %sreg ; CHECK-NEXT: %r21 = ORIRdK %r21, 250, implicit-def %sreg - %r21r20 = ORIWRdK %r17r16, 64175, implicit-def %sreg + %r21r20 = ORIWRdK %r21r20, 64175, implicit-def %sreg ... |