Home | History | Annotate | Line # | Download | only in emultempl
spu_icache.S revision 1.1
      1  1.1  christos 	.text
      2  1.1  christos 	.global __icache_br_handler
      3  1.1  christos __icache_br_handler:
      4  1.1  christos 	stop
      5  1.1  christos 	.global __icache_call_handler
      6  1.1  christos __icache_call_handler:
      7  1.1  christos 	stop
      8