| Index: tests_lit/llvm2ice_tests/arith.ll
|
| diff --git a/tests_lit/llvm2ice_tests/arith.ll b/tests_lit/llvm2ice_tests/arith.ll
|
| index b416ccd04d5757757a2a91ab073e9e872d354876..4fca2b5c85a3a7dc897e65148a6bbe99c4cc355d 100644
|
| --- a/tests_lit/llvm2ice_tests/arith.ll
|
| +++ b/tests_lit/llvm2ice_tests/arith.ll
|
| @@ -117,7 +117,7 @@ entry:
|
| ; CHECK-LABEL: MulImm
|
| ; CHECK: imul e{{.*}},e{{.*}},0x63
|
| ; ARM32-LABEL: MulImm
|
| -; ARM32: mov {{.*}}, #99
|
| +; ARM32: movw {{.*}}, #99
|
| ; ARM32: mul r{{.*}}, r{{.*}}, r{{.*}}
|
| ; MIPS32-LABEL: MulImm
|
| ; MIPS32: mul
|
|
|