Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU: MMR0 trap bit set when access aborted #26

Closed
wfjm opened this issue Apr 5, 2019 · 0 comments
Closed

CPU: MMR0 trap bit set when access aborted #26

wfjm opened this issue Apr 5, 2019 · 0 comments
Assignees
Labels
bug minor deficit non-conformity but minimal impact on operation

Comments

@wfjm
Copy link
Owner

wfjm commented Apr 5, 2019

The MMU should set the 'trap bit' in MMR0 only when the access is not aborted. The current pdp11_mmu implementation sets the bit even when the access is aborted.

This is the reason why test 064 of the ekbee1 diagnostics currently fails.

Since the MMU trap mechanism is is only available on 11/45 and 11/70, but not in the J11, it is not used by common operating systems. Therefore this is considered a to be a minor deficit. Will be fixed in an upcoming release.

originally filed as issue w11a_V0.50-6 and TCK-030 dated 2009-05-09.

@wfjm wfjm added the minor deficit non-conformity but minimal impact on operation label Apr 5, 2019
@wfjm wfjm changed the title CPU: SSR0 trap bit set when access aborted CPU: MMR0 trap bit set when access aborted Aug 8, 2022
@wfjm wfjm self-assigned this Sep 5, 2022
@wfjm wfjm added the bug label Sep 5, 2022
@wfjm wfjm closed this as completed in 1644863 Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug minor deficit non-conformity but minimal impact on operation
Projects
None yet
Development

No branches or pull requests

1 participant