![HP 64700 series Скачать руководство пользователя страница 29](http://html.mh-extra.com/html/hp/64700-series/64700-series_user-manual_161481029.webp)
The sample program is assembled and linked with the following
HP 64870 68000/10/20 Assembler/Linker/Librarian commands
(which assume that /usr/hp64000/bin is defined in the PATH
environment variable):
$ as68k -Lh anly.s > anly.lis <RETURN>
$ ld68k -c anly.k -Lh > anly.map <RETURN>
The linker command file, anly.k, contains the information below.
name anly
sect PROG=400h
sect DATA=500h
load anly.o
end
57 00000056 C1FC 4E6D MULS.W #4E6DH,D0
58 0000005A 2040 MOVEA.L D0,A0
59 0000005C 41E8 0339 LEA 339H(A0),A0
60 00000060 2008 MOVE.L A0,D0
61 00000062 23C0 0000 0100 R MOVE.L D0,RAND_SEED
62 00000068 4240 CLR.W D0
63 0000006A 4840 SWAP D0
64 0000006C 0280 0000 00FF ANDI.L #000000FFH,D0
65 00000072 4E75 RTS
66
67 SECT DATA,,D
68 *********************************************
69 * Random numbers written to this area.
70 *********************************************
71 00000000 RESULTS DS.B 100H
72 *********************************************
73 * Variable used in RAND subroutine and
74 * stack area.
75 *********************************************
76 00000100 0000 0001 RAND_SEED DC.L 1
77 00000104 DS.L 3EH
78 000001FC STACK DS.W 2
79 END START
Figure 2-3. Sample Program Listing (Cont’d)
Getting Started 2-5
Содержание 64700 series
Страница 2: ......
Страница 19: ...Tables Table 9 1 Summary of Commands 9 4 Table 9 2 Command Assignments 9 5 Contents 11 ...
Страница 20: ...1 Notes 12 Contents ...
Страница 24: ...1 Notes 1 4 Introduction ...
Страница 106: ...1 Notes 4 36 Performance Measurements ...
Страница 118: ...Figure 5 8 True Demultiplexing 5 12 Using the External Analyzer ...
Страница 128: ...1 Notes 6 6 Timing Introduction ...
Страница 134: ...1 Notes 7 6 Timing Getting Started ...
Страница 168: ...1 Notes 8 34 Timing Using the Analyzer ...
Страница 176: ...1 compare This command specifies a post processing compare definition Syntax 9 8 Timing Commands ...
Страница 182: ...1 copy This command copies specifications displays or measurement data to selected output Syntax 9 14 Timing Commands ...
Страница 191: ...define DATA xbits 8 width 8 RETURN Related Commands delete rename threshold Timing Commands 9 23 ...
Страница 200: ...Examples execute repetitively RETURN Related Commands halt halt_repetitive_execution 9 32 Timing Commands ...
Страница 201: ...1 find This command finds a trigger like event in trace memory Syntax Timing Commands 9 33 ...
Страница 219: ...1 mark This command marks specified conditions in trace memory Syntax Timing Commands 9 51 ...
Страница 236: ...1 process_for_data This command limits the trace list display to specified samples Syntax 9 68 Timing Commands ...
Страница 254: ...1 trigger This command specifies trigger conditions Syntax 9 86 Timing Commands ...
Страница 261: ...Examples display timing_diagram RETURN waveform_size medium RETURN Related Commands present Timing Commands 9 93 ...
Страница 262: ...1 Notes 9 94 Timing Commands ...
Страница 280: ...1 Notes B 16 Timing Diagrams and Outputs ...
Страница 292: ...1 Notes C 12 Timing Messages ...