From 19214dd8e6528e056166a37b441568a9a264b086 Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Fri, 12 Jun 2020 11:55:10 +0700 Subject: asmjist: sync with upstream (nw) --- 3rdparty/asmjit/test/asmjit_test_opcode.h | 1 - 1 file changed, 1 deletion(-) (limited to '3rdparty/asmjit/test/asmjit_test_opcode.h') diff --git a/3rdparty/asmjit/test/asmjit_test_opcode.h b/3rdparty/asmjit/test/asmjit_test_opcode.h index e89db426ffd..6f052f526b8 100644 --- a/3rdparty/asmjit/test/asmjit_test_opcode.h +++ b/3rdparty/asmjit/test/asmjit_test_opcode.h @@ -91,7 +91,6 @@ static void generateOpcodes(asmjit::x86::Emitter* e, bool useRex1 = false, bool Zmm zmmA = useRex1 ? zmm8 : zmm0; Zmm zmmB = useRex2 ? zmm9 : zmm1; Zmm zmmC = useRex2 ? zmm10 : zmm2; - Zmm zmmD = useRex2 ? zmm11 : zmm3; Mem vx_ptr = ptr(gzB, xmmB); Mem vy_ptr = ptr(gzB, ymmB); -- cgit v1.2.3-70-g09d2