FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/rts16le_1_22e_int_ram_asm.xml @ 335:e57ad7d45ea4
l1p_sync.c: reconstruction complete, both XIP and intram objects perfect match
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 29 Oct 2017 18:30:00 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet name="rts16le_1_22e_int_ram_asm" description="RTS library 1.22e 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="setjmp16.asm" /> <source name="setjmp32.asm" /> <source name="icall16.asm" /> <source name="icall32.asm" /> <!-- Integer division : 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" /> <!-- Memory functions --> <source name="memcpy16.asm" /> <source name="memcpy32.asm" /> </sourceFiles> </sourceSet>