Home | History | Annotate | Download | only in common

Lines Matching refs:a3

22 |	a3+0	load address
24 | a3+4 section #1 image top address
25 | a3+8 section #1 size
26 | a3+12 section #1 gap size
28 | a3+n-12 section #XK_NSEC image top address
29 | a3+n-8 section #XK_NSEC size
30 | a3+n-4 section #XK_NSEC gap size
32 | a3+n (reserved) (d5)
33 | a3+n+4 bootdev (d6)
34 | a3+n+8 boothowto (d7)
35 | a3+n+12 entry address (absolute address)
42 moveal %sp@+,%a3 | struct execkern_arg *
45 moveal %a3@+,%a1 | load address
54 moveal %a3@+,%a0 | section image address
55 movel %a3@+,%d0 | section size
58 movel %a3@+,%d0 | section gap
81 movel %a3@+,%d5 | (reserved)
82 movel %a3@+,%d6 | boot device
83 movel %a3@+,%d7 | boot howto
85 movel %a3@+,%a0 | entry address
87 moveml %a3@+,%d5-%d7/%a0
98 moveal %d0,%a3