Commit message (Expand) | Author | Age | |
---|---|---|---|
* | riscv: simplify frame pointer relative addressing | Johannes Bucher | 2019-10-25 |
* | riscv: add support for variadic functions | Johannes Bucher | 2019-10-24 |
* | riscv: support right shift for modes smaller than 32 bit | Johannes Bucher | 2019-06-11 |
* | riscv: rename register s0 -> fp | Johannes Bucher | 2019-06-11 |
* | riscv: support frame pointer relative addressing | Johannes Bucher | 2019-06-11 |
* | riscv: support Alloc nodes | Johannes Bucher | 2019-06-11 |
* | riscv: support extension from mode Hu (16 bit) to machine size | Johannes Bucher | 2019-05-17 |
* | riscv: fix invalid assembler errors due to too large immediates | Johannes Bucher | 2019-03-12 |
* | beasm: Factor out common code to add an immediate operand. | Christoph Mallon | 2019-03-06 |
* | Remove duplicate calls to be_set_asm_operand(). | Christoph Mallon | 2019-03-06 |
* | riscv: Implement a basic RISC-V 32 backend. | Christoph Mallon | 2018-08-15 |