1 2 3 4 5 6 7 8 9 10 11 12
# mach: bfin .include "testutils.inc" start R0 = 0; CC = R0 == R0; IF CC JUMP 4; JUMP.S LL1; pass LL1: fail