Skip to content
Snippets Groups Projects
Commit 8b3bfcfc authored by David Brownell's avatar David Brownell
Browse files

xscale bugfix to handler loading


Just fill out the rest of the cache line with NOPs; don't change
the record of how much data we consumed.  Otherwise the count of
how much data is left can roll over from positive to negative
("VERY positive") and skip the loop termination of zero.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 5aba621b
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment