| Index: tests_lit/llvm2ice_tests/fp.load_store.ll
|
| diff --git a/tests_lit/llvm2ice_tests/fp.load_store.ll b/tests_lit/llvm2ice_tests/fp.load_store.ll
|
| index 0608d8df9ae09aa2445e5d07efa0bbba8e1b6d97..c660921b7e088de23675187066b782360efbe0e7 100644
|
| --- a/tests_lit/llvm2ice_tests/fp.load_store.ll
|
| +++ b/tests_lit/llvm2ice_tests/fp.load_store.ll
|
| @@ -77,7 +77,7 @@ entry:
|
| ; CHECK: movsd
|
|
|
| ; MIPS32-LABEL: storeDouble
|
| -; MIPS32: ldc1 $f{{.*}},4{{.*}}
|
| +; MIPS32: ldc1 $f{{.*}},0{{.*}}
|
| ; MIPS32: sdc1 $f{{.*}},0{{.*}}
|
| ; MIPS32O2-LABEL: storeDouble
|
| ; MIPS32O2: mtc1 a3,$f{{.*}}
|
|
|