diff options
Diffstat (limited to 'test/MC/Hexagon/inst_select.ll')
-rw-r--r-- | test/MC/Hexagon/inst_select.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/Hexagon/inst_select.ll b/test/MC/Hexagon/inst_select.ll index 9d12c1de73fe..a730419c854a 100644 --- a/test/MC/Hexagon/inst_select.ll +++ b/test/MC/Hexagon/inst_select.ll @@ -7,7 +7,7 @@ define i32 @foo (i1 %a, i32 %b, i32 %c) ret i32 %1 } -; CHECK: 00 40 00 85 85004000 +; CHECK: 00 40 40 85 85404000 ; CHECK: 00 40 9f 52 529f4000 ; CHECK: 00 60 01 74 74016000 -; CHECK: 00 e0 82 74 7482e000
\ No newline at end of file +; CHECK: 00 e0 82 74 7482e000 |