Skip to content

Is it really necessary to zero out all registers at reset? #57

Answered by amichai-bd
DL8 asked this question in Q&A
Discussion options

DL8
Jun 1, 2021
Collaborator

You must be logged in to vote

I agree to reset all register is not really necessary for correct functionality.
But in this stage of the project, when we want to "debug" the behavior of CORE registers having 0 as the register Value and not 'X' can ease the debug. especially if we want to "freeze and dump" the register content.. (getting random values can be more confusing than helpful)

After we are done enabling all the features and we want to start reducing the Assembly as much as possible - we might remove the "reset" sequence.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DL8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants