FreeCalypso > hg > tcs211-l1-reconst
diff g23m/system/busyb/sourcesets/rts16le_2_51_flash_asm.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/system/busyb/sourcesets/rts16le_2_51_flash_asm.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,57 @@ +<?xml version="1.0" encoding="utf-8"?> +<sourceSet name="rts16le_2_51_flash" description="RTS library 2.51 flash C files"> + <settings> + <options> + <optionDef description="Common option flags" name=""> + <condOption optRef="rts16le_asm_flags" /> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir pathRef="RTS_DIR" /> + </sourceDirs> + <sourceFiles> + <!-- Miscellaneous (not used) --> + <source name="boot.asm" /> + <!-- Floating point number: CONVERT UNSIGNED INTEGER INTO DOUBLE/SINGLE PRECISION FLOATING POINT (U_xx) --> + <!-- Floating point number: CONVERT SIGNED INTEGER INTO DOUBLE/SINGLE PRECISION FLOATING POINT (i_xx) --> + <!-- Floating point number: operations with FORMAT SINGLE PRECISION FLOATING POINT NUMBERS (fs_xx) --> + <!-- Floating point number: operations with FORMAT DOUBLE PRECISION FLOATING POINT NUMBERS (fd_xx) --> + <source name="fs_add32.asm" /> + <source name="fs_cmp32.asm" /> + <source name="fs_div32.asm" /> + <source name="fs_mul32.asm" /> + <source name="fs_toi32.asm" /> + <source name="fs_tou32.asm" /> + <source name="fs_tod32.asm" /> + <source name="fs_add16.asm" /> + <source name="fs_cmp16.asm" /> + <source name="fs_div16.asm" /> + <source name="fs_mul16.asm" /> + <source name="fs_toi16.asm" /> + <source name="fs_tou16.asm" /> + <source name="fs_tod16.asm" /> + <source name="fd_add32.asm" /> + <source name="fd_cmp32.asm" /> + <source name="fd_div32.asm" /> + <source name="fd_mul32.asm" /> + <source name="fd_toi32.asm" /> + <source name="fd_tou32.asm" /> + <source name="fd_tos32.asm" /> + <source name="fd_add16.asm" /> + <source name="fd_cmp16.asm" /> + <source name="fd_div16.asm" /> + <source name="fd_mul16.asm" /> + <source name="fd_toi16.asm" /> + <source name="fd_tou16.asm" /> + <source name="fd_tos16.asm" /> + <source name="u_tofd16.asm" /> + <source name="u_tofd32.asm" /> + <source name="u_tofs16.asm" /> + <source name="u_tofs32.asm" /> + <source name="i_tofd16.asm" /> + <source name="i_tofd32.asm" /> + <source name="i_tofs16.asm" /> + <source name="i_tofs32.asm" /> + </sourceFiles> +</sourceSet>