Actions
Emulator Issues #911
closedthe problem with JIT's negx
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
JIT
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
line MOV(32, R(EAX), gpr.R(a));
should be replaced with MOV(32, R(EAX), gpr.R(d));
I haven't tested this with the game that needs it, though.
Actions