Home | History | Annotate | Line # | Download | only in thumb
      1  1.1  christos # arm testcase for bne $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 bne
      9  1.1  christos bne:
     10  1.1  christos 	bne footext
     11  1.1  christos 
     12  1.1  christos 	pass
     13