view g23m/system/busyb/sourcesets/rts16le_3_00_int_ram_asm.xml @ 58:fcdbd97411c4
l1_cmplx.c: l1s_new_synchro() reconstructed
author |
Mychaela Falconia <falcon@ivan.Harhan.ORG> |
date |
Sun, 27 Mar 2016 06:48:45 +0000 (2016-03-27) |
parents |
509db1a7b7b8 |
children |
|
line source
<?xml version="1.0" encoding="utf-8"?>
<sourceSet name="rts16le_3_00_int_ram_asm" description="RTS library 3.00 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>