FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/rts16le_2_51_int_ram_asm.xml @ 349:ed3e588600c1 default tip
README update for the successful completion of the L1 reconstruction project
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 30 Oct 2017 18:03:24 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet name="rts16le_2_51_int_ram_asm" description="RTS library 2.51 internal RAM assembler files"> <settings> <options> <optionDef description="Common option flags" name=""> <condOption optRef="rts16le_asm_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="RTS_DIR" /> </sourceDirs> <sourceFiles> <!-- High consumption of CPU (remark: icall contains the IND$CALL function) --> <source name="memset16.asm" /> <source name="memset32.asm" /> <source name="setjmp16.asm" /> <source name="setjmp32.asm" /> <source name="icall16.asm" /> <source name="icall32.asm" /> <!-- Integer operations : signed (i_xx) + unsigned (U_xx) --> <source name="u_div16.asm" /> <source name="u_div32.asm" /> <source name="i_div16.asm" /> <source name="i_div32.asm" /> <source name="ll_mul16.asm" /> <source name="ull_div16.asm" /> <source name="ull_div32.asm" /> <!-- Memory functions --> <source name="memcpy16.asm" /> <source name="memcpy32.asm" /> </sourceFiles> </sourceSet>