bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 13/16] mescc: RV64 code generation.


From: Jan Nieuwenhuizen
Subject: Re: [PATCH 13/16] mescc: RV64 code generation.
Date: Sun, 02 May 2021 17:50:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

W. J. van der Laan writes:

> * build-aux/build-guile.sh: Add module/mescc/riscv64/as.scm and
> module/mescc/riscv64/info.scm to build.
> * 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: Handle riscv64 and some stubs for riscv32.
> * module/mescc/riscv64/as.scm: Add code generator module for RV64.
> * module/mescc/riscv64/info.scm: Add architecture info for RV64.

Changed to

--8<---------------cut here---------------start------------->8---
* 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.
--8<---------------cut here---------------end--------------->8---

and applied to wip-riscv.

Thanks,
Janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]