j8takagi.net
>
YACASL2
> 内部仕様書 -
Doxygen
|
GNU Global
root
/
as
/
cmd
/
LD
/ld_r_adr.casl
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
1 MAIN START
2 LD GR0,A
3 LD GR0,B
4 LD GR0,C
5 RET
6 A DC 7
7 B DC -7
8 C DC 0
9 END
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/