Chromium Code Reviews| Index: tests_lit/assembler/arm32/mul.ll |
| diff --git a/tests_lit/assembler/arm32/mul.ll b/tests_lit/assembler/arm32/mul.ll |
| index f7f9c9034cb7cb437fe76b259a50c128509edb6f..e8c03456b57edbbd80bebdbb5dfefbe5ee129b37 100644 |
| --- a/tests_lit/assembler/arm32/mul.ll |
| +++ b/tests_lit/assembler/arm32/mul.ll |
| @@ -74,7 +74,12 @@ define internal i64 @MulTwoI64Regs(i64 %a, i64 %b) { |
| ; IASM-NEXT: .byte 0x20 |
| ; IASM-NEXT: .byte 0x82 |
| ; IASM-NEXT: .byte 0xe0 |
| -; IASM-NEXT: mov r1, r2 |
| + |
| +; IASM-NEXT: .byte 0x2 |
| +; IASM-NEXT: .byte 0x10 |
| +; IASM-NEXT: .byte 0xa0 |
| +; IASM-NEXT: .byte 0xe1 |
| + |
| ; IASM-NEXT: .byte 0x1e |
| ; IASM-NEXT: .byte 0xff |
| ; IASM-NEXT: .byte 0x2f |