Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-26 | tcg/riscv: Add slowpath load and store instructions | Alistair Francis | 1 | -0/+256 |
2018-12-26 | tcg/riscv: Add branch and jump instructions | Alistair Francis | 1 | -0/+145 |
2018-12-26 | tcg/riscv: Add the add2 and sub2 instructions | Alistair Francis | 1 | -0/+55 |
2018-12-26 | tcg/riscv: Add the out load and store instructions | Alistair Francis | 1 | -0/+65 |
2018-12-26 | tcg/riscv: Add the extract instructions | Alistair Francis | 1 | -0/+34 |
2018-12-26 | tcg/riscv: Add the mov and movi instruction | Alistair Francis | 1 | -0/+86 |
2018-12-26 | tcg/riscv: Add the relocation functions | Alistair Francis | 1 | -0/+88 |
2018-12-26 | tcg/riscv: Add the instruction emitters | Alistair Francis | 1 | -0/+48 |
2018-12-26 | tcg/riscv: Add the immediate encoders | Alistair Francis | 1 | -0/+90 |
2018-12-26 | tcg/riscv: Add support for the constraints | Alistair Francis | 1 | -0/+168 |
2018-12-26 | tcg/riscv: Add the tcg target registers | Alistair Francis | 1 | -0/+118 |
2018-12-26 | tcg/riscv: Add the tcg-target.h file | Alistair Francis | 1 | -0/+177 |