X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=as%2FFUNC%2Foutd_q15_call0.casl;fp=as%2FFUNC%2Foutd_q15_call0.casl;h=d097d5bb3de8e8a7faa8ffb8109d11a033ebf420;hb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;hp=0000000000000000000000000000000000000000;hpb=b4e48008c95b35c692827326191698c22b06124f;p=YACASL2.git diff --git a/as/FUNC/outd_q15_call0.casl b/as/FUNC/outd_q15_call0.casl new file mode 100644 index 0000000..d097d5b --- /dev/null +++ b/as/FUNC/outd_q15_call0.casl @@ -0,0 +1,6 @@ +; need outd_q16.casl +MAIN START + LAD GR1,#7777 + CALL OUTD + RET + END