mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 20:44:37 +03:00
Minor.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user