Skip to content

Addressing more feedback from Marc Gauthier.#465

Merged
Tim Newsome (timsifive) merged 7 commits into
masterfrom
gauthier2
Jul 4, 2019
Merged

Addressing more feedback from Marc Gauthier.#465
Tim Newsome (timsifive) merged 7 commits into
masterfrom
gauthier2

Conversation

@timsifive

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few uses of "exception" should be "trap" because (1) they aren't intended to refer to, for instance, floating point exceptions that don't trap and (2) they are intended to include interrupts that do trap (assuming that the debugger didn't disable them with stepie for some reason). See my individual comments.

Comment thread xml/hwbp_registers.xml Outdated
Comment thread xml/hwbp_registers.xml Outdated
Comment thread xml/hwbp_registers.xml Outdated
Comment thread core_debug.tex Outdated
Tim Newsome (timsifive) and others added 4 commits June 19, 2019 12:00
Co-Authored-By: Paul Donahue <48959409+pdonahue-ventana@users.noreply.github.com>
Co-Authored-By: Paul Donahue <48959409+pdonahue-ventana@users.noreply.github.com>
Co-Authored-By: Paul Donahue <48959409+pdonahue-ventana@users.noreply.github.com>
Co-Authored-By: Paul Donahue <48959409+pdonahue-ventana@users.noreply.github.com>
Comment thread xml/hwbp_registers.xml
instruction executed.
</field>
<field name="timing" bits="18" access="R/W" reset="0">
<field name="timing" bits="18" access="WARL" reset="0">

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're going to change this to WARL, why not the rest of the fields in this register? They can only take on certain legal values too.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps maskmax is the only field not WARL, because it's not writable.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I changed almost all of them.

@timsifive Tim Newsome (timsifive) merged commit ab89a86 into master Jul 4, 2019
@timsifive Tim Newsome (timsifive) deleted the gauthier2 branch July 4, 2019 14:39
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.

4 participants