summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h')
-rw-r--r--deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h b/deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h
index 8f9f4fcf1c..eca9dc9227 100644
--- a/deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h
+++ b/deps/v8/src/compiler/backend/ia32/instruction-codes-ia32.h
@@ -355,8 +355,8 @@ namespace compiler {
V(SSES128Select) \
V(AVXS128Select) \
V(IA32S128AndNot) \
- V(IA32S8x16Swizzle) \
- V(IA32S8x16Shuffle) \
+ V(IA32I8x16Swizzle) \
+ V(IA32I8x16Shuffle) \
V(IA32S8x16LoadSplat) \
V(IA32S16x8LoadSplat) \
V(IA32S32x4LoadSplat) \