This commit is contained in:
kobalicek
2015-06-18 09:50:45 +02:00
parent c3fcc3231a
commit 7259dc3f45

View File

@@ -1329,6 +1329,7 @@ static void opcode(asmjit::X86Assembler& a, bool useRex1 = false, bool useRex2 =
// POPCNT.
a.nop();
a.popcnt(gzA, gzB);
a.popcnt(gzA, anyptr_gpB);
// AESNI.