mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 06:07:33 -05:00
Render imm32 as signed in RandomX code
This commit is contained in:
@@ -20,7 +20,6 @@ along with RandomX. If not, see<http://www.gnu.org/licenses/>.
|
||||
#define MAGIC_DIVISION
|
||||
#include "AssemblyGeneratorX86.hpp"
|
||||
#include "common.hpp"
|
||||
#include "instructions.hpp"
|
||||
#ifdef MAGIC_DIVISION
|
||||
#include "divideByConstantCodegen.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user