XScale: clean up full_context() (#2)
commit5219b35be63e56d576f6c877162e4e2f50db5294
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 29 Nov 2009 21:06:12 +0000 (29 13:06 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 29 Nov 2009 21:06:12 +0000 (29 13:06 -0800)
tree220f8f3730acdf9d42c39fe7cfd89ccc35f5d5fe
parent8c8e53baf6a5842046a1d31057ec3c9a0906a0d5
XScale: clean up full_context() (#2)

Streamline the loop by continuing as soon as we know there's no
work to be done; this lets us un-indent almost everything.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/xscale.c