Home | History | Annotate | Download | only in bfin
      1 #objdump: -d
      2 #name: loop_label
      3 .*: +file format .*
      4 
      5 Disassembly of section .text:
      6 
      7 00000000 <.text>:
      8    0:	08 4f       	R0 <<= 0x1;
      9    2:	78 68       	P0 = 0xf \(X\);.*
     10    4:	48 42       	DIVS \(R0, R1\);
     11    6:	a2 e0 02 00 	LSETUP\(0x0xa, 0x0xa\) LC0 = P0;
     12    a:	08 42       	DIVQ \(R0, R1\);
     13    c:	80 42       	R0 = R0.L \(X\);
     14 	...
     15