d0b1be6a5d
* mes/module/mescc/mescc.mes: Import riscv64 code generation modules. * mes/module/mescc/riscv64/as.mes: Imports for as.mes. * mes/module/mescc/riscv64/info.mes: Imports for info.mes. * module/mescc/mescc.scm (replace-suffix, arch-get, arch-get-info, arch-get-machine, arch-get-m1-macros, .E?, .s?, .o?): Handle riscv64 and some stubs for riscv32. (arch-get-defines): Add defines for riscv32 and riscv64. * module/mescc/riscv64/as.scm: New file: Code generator module for RISC-V64. * module/mescc/riscv64/info.scm: New file: Architecture info for RISC-V64. * build-aux/build-guile.sh (SCM_FILES): Add them. |
||
---|---|---|
.. | ||
mes | ||
mescc | ||
nyacc | ||
rnrs/arithmetic | ||
srfi | ||
sxml | ||
system/base | ||
mescc.mes |