Skip to content

Tighten up language around icount matching.#722

Merged
Tim Newsome (timsifive) merged 2 commits into
masterfrom
icount_match
May 10, 2022
Merged

Tighten up language around icount matching.#722
Tim Newsome (timsifive) merged 2 commits into
masterfrom
icount_match

Conversation

@timsifive
Copy link
Copy Markdown
Contributor

Specifically, now icount triggers on M-Mode only systems are more
useful, because the count might not decrement while in an interrupt
handler.

See 2022 email discussion subject:"trigger questions"

Specifically, now icount triggers on M-Mode only systems are more
useful, because the count might not decrement while in an interrupt
handler.

See 2022 email discussion subject:"trigger questions"
@pdonahue-ventana
Copy link
Copy Markdown
Collaborator

I think that this looks like the right approach. It's technically not backward-compatible with the earlier stable spec. Should that be mentioned in section 1.2.1.5 (incompatible changes during 1.0 stable)?

1 similar comment
@pdonahue-ventana
Copy link
Copy Markdown
Collaborator

I think that this looks like the right approach. It's technically not backward-compatible with the earlier stable spec. Should that be mentioned in section 1.2.1.5 (incompatible changes during 1.0 stable)?

@timsifive
Copy link
Copy Markdown
Contributor Author

I think that this looks like the right approach. It's technically not backward-compatible with the earlier stable spec. Should that be mentioned in section 1.2.1.5 (incompatible changes during 1.0 stable)?

Done. Thanks.

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.

Cool.

@timsifive Tim Newsome (timsifive) merged commit 02a2793 into master May 10, 2022
@timsifive Tim Newsome (timsifive) deleted the icount_match branch May 10, 2022 17:37
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.

2 participants