Actions
Emulator Issues #13841
closedDSP documentation issue
Emulator Issues #13841:
DSP documentation issue
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
In the DSP documentation, some of the machine code bit descriptions on the specific opcode pages don't match the list on the last pages ('LDAXNM is one example).
Updated by pokechu22 9 months ago
- Status changed from New to Accepted
Confirmed. The ones on the last pages look correct to me, while the ones in the main documentation all show xxxx xxxx 11sr 0011 when that encoding only applies to 'LDAX. 'LDAXN/'LDAXM/'LDAXNM follow the same pattern as 'LDN/'LDM/'LDNM.
I remember double-checking the table at the end, but I guess I must not have double-checked the main instruction documentation to the same degree.
Actions