fix pass_condition() LE condition code check
commited1e45b3887f89655c2475f45149f6dad14c0e0c
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 13 Oct 2009 18:27:03 +0000 (13 20:27 +0200)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 13 Oct 2009 22:33:04 +0000 (13 15:33 -0700)
tree6d7935fdeb28c81cc23189cec617141457fd7c4d
parent5535399a46deb2de685d743af1726c78720d8b84
fix pass_condition() LE condition code check

The LE check is obviously buggy (as easily triggered during some
testing), but I didn't audit the rest of the cases.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm_simulator.c