bcc.cgs 126 B

123456789101112
  1. # arm testcase for bcc $soffset8
  2. # mach: unfinished
  3. .include "testutils.inc"
  4. start
  5. .global bcc
  6. bcc:
  7. bcc footext
  8. pass