File: st-small-direct.d

package info (click to toggle)
binutils-m68hc1x 1%3A2.35.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 335,580 kB
  • sloc: ansic: 1,187,755; asm: 674,290; cpp: 130,744; exp: 70,774; makefile: 56,048; sh: 22,128; yacc: 14,459; lisp: 13,803; perl: 2,112; ada: 1,681; lex: 1,649; pascal: 1,446; cs: 879; sed: 195; xml: 95; awk: 25
file content (34 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#objdump: -d
#name:    ST reg - small constants left in OPR mode
#source:  st-small-direct.s


.*:     file format elf32-s12z


Disassembly of section .text:

00000000 <L1>:
   0:	c0 fa 00 00 	st d2, L1
   4:	00 
   5:	c1 fa 00 00 	st d3, L2
   9:	1a 
   a:	c2 fa 00 00 	st d4, L1
   e:	00 

0000000f <L3>:
   f:	01          	nop
  10:	c4 fa 00 00 	st d0, L2
  14:	1a 
  15:	c5 fa 00 00 	st d1, L3
  19:	0f 

0000001a <L2>:
  1a:	c3 fa 00 00 	st d5, L1
  1e:	00 
  1f:	c6 fa 00 00 	st d6, L3
  23:	0f 
  24:	c7 fa 00 00 	st d7, L2
  28:	1a 
  29:	c8 30 39    	st x, 12345
  2c:	c9 26 94    	st y, 9876