Fix test failures from old x86 backend

Copyright (c) 2021, Arm Limited
This commit is contained in:
dheaton-arm
2021-09-08 15:43:08 +01:00
parent f7a1b3f9bd
commit 5824cca0f8
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ test interpret
test run
target aarch64
set enable_simd
target x86_64
target x86_64 machinst
function %uwidenhigh_i8x16(i8x16) -> i16x8 {
block0(v0: i8x16):

View File

@@ -2,7 +2,7 @@ test interpret
test run
target aarch64
set enable_simd
target x86_64
target x86_64 machinst
function %uwidenlow_i8x16(i8x16) -> i16x8 {
block0(v0: i8x16):