Merged xmrig v6.21.2
This commit is contained in:
commit
c313c1795f
64 changed files with 2670 additions and 1631 deletions
|
@ -1078,6 +1078,6 @@ void JitCompilerA64::h_NOP(Instruction& instr, uint32_t& codePos)
|
|||
{
|
||||
}
|
||||
|
||||
InstructionGeneratorA64 JitCompilerA64::engine[256] = {};
|
||||
InstructionGeneratorA64 JitCompilerA64::engine[257] = {};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue