Home | History | Annotate | Line # | Download | only in thumb
      1  1.1  christos # arm testcase for bcc $soffset8
      2  1.1  christos # mach: unfinished
      3  1.1  christos 
      4  1.1  christos 	.include "testutils.inc"
      5  1.1  christos 
      6  1.1  christos 	start
      7  1.1  christos 
      8  1.1  christos 	.global bcc
      9  1.1  christos bcc:
     10  1.1  christos 	bcc footext
     11  1.1  christos 
     12  1.1  christos 	pass
     13