Unverified Commit 439fb93f authored by Tim Newsome's avatar Tim Newsome Committed by GitHub
Browse files

Fix conflict in sbdata0/sbautoincrement definition. (#507)

* Fix conflict in sbdata0/sbautoincrement definition.

Autoincrement only happens if an access actually takes place.

On the list, see subject:"sbaccess ambiguity".

* Only increment on successful reads.

This mirrors the write case, and allows debuggers to batch a large
number of reads and only check the error bits once, at the end.
parent d35ce106
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment