Skip to content

Conversation

@crivasr
Copy link
Contributor

@crivasr crivasr commented Aug 22, 2025

A load to x0 should not be a nop. If it access invalid memory it should fail, even if the value will be discarded. Since the failing reads will occur in the first two micro-instructions, we can run the next ones as nop if rd is x0.

@crivasr crivasr changed the base branch from main to dev September 16, 2025 15:15
@jonasmartin jonasmartin merged commit 4a0e22b into dev Sep 16, 2025
2 checks passed
@crivasr crivasr deleted the op_load-fix branch October 2, 2025 15:43
@crivasr crivasr restored the op_load-fix branch October 2, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants