[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Cross-tinycc riscv64 assembler
From: |
Ekaitz Zarraga |
Subject: |
[Tinycc-devel] Cross-tinycc riscv64 assembler |
Date: |
Tue, 07 Jun 2022 10:46:28 +0000 |
Hi,
I've been trying to assemble small riscv64 programs with a cross compiler built
by `make cross-riscv64` and I get weird errors.
It's like instructions like `add a0,zero,zero` are not available, because it's
asking for another argument.
Am I doing something wrong?
Thanks,
Ekaitz
- [Tinycc-devel] Cross-tinycc riscv64 assembler,
Ekaitz Zarraga <=