OpenCores
URL https://opencores.org/ocsvn/light8080/light8080/trunk

Subversion Repositories light8080

[/] [light8080/] [trunk/] [tools/] [c80/] [c80.c] - Diff between revs 65 and 66

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 65 Rev 66
Line 2443... Line 2443...
        nl();
        nl();
/*end callrts*/}
/*end callrts*/}
 
 
/* Return from subroutine */
/* Return from subroutine */
zret()
zret()
{       ol("RET");
{       ol("ret");
}
}
/* Perform subroutine call to value on top of stack */
/* Perform subroutine call to value on top of stack */
callstk()
callstk()
{       immed();
{       immed();
        outasm("$+5");
        outasm("$+5");

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.