summary refs log tree commit diff
path: root/rv64
AgeCommit message (Expand)Author
2022-06-14rv64: implement Oswap for floating-point typesAlexey Yerin
2022-03-17fix return for big aggregatesQuentin Carbonneaux
2022-03-15new -t? flag to print default targetQuentin Carbonneaux
2022-03-15homogenize riscv and arm abisQuentin Carbonneaux
2022-03-15fix register count in riscv argregsQuentin Carbonneaux
2022-03-14dynamic stack allocs for arm64Quentin Carbonneaux
2022-03-14improve consistency in abisQuentin Carbonneaux
2022-03-10rv64: plug holes in the abiQuentin Carbonneaux
2022-03-08flag types defined as unionsQuentin Carbonneaux
2022-03-08cosmeticsQuentin Carbonneaux
2022-02-27rv64: formatting and bug fix in epilogueQuentin Carbonneaux
2022-02-27rv64: cosmetics in iselQuentin Carbonneaux
2022-02-25improve consistency in arm64 and rv64 abisQuentin Carbonneaux
2022-02-17add rv64 backendMichael Forney