Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/riscv: Split RVC32 and RVC64 insns into separate files | Richard Henderson | 2019-05-24 | 1 | -115/+0 |
* | target/riscv: Use pattern groups in insn16.decode | Richard Henderson | 2019-05-24 | 1 | -63/+0 |
* | target/riscv: Merge argument decode for RVC shifti | Richard Henderson | 2019-05-24 | 1 | -47/+0 |
* | target/riscv: Merge argument sets for insn32 and insn16 | Richard Henderson | 2019-05-24 | 1 | -133/+11 |
* | decodetree: Add DisasContext argument to !function expanders | Richard Henderson | 2019-05-06 | 1 | -5/+5 |
* | target/riscv: Fix wrong expanding for c.fswsp | Kito Cheng | 2019-03-26 | 1 | -1/+1 |
* | target/riscv: Fix manually parsed 16 bit insn | Bastian Koppelmann | 2019-03-18 | 1 | -5/+25 |
* | target/riscv: Convert quadrant 2 of RVXC insns to decodetree | Bastian Koppelmann | 2019-03-13 | 1 | -0/+101 |
* | target/riscv: Convert quadrant 1 of RVXC insns to decodetree | Bastian Koppelmann | 2019-03-13 | 1 | -0/+151 |
* | target/riscv: Convert quadrant 0 of RVXC insns to decodetree | Bastian Koppelmann | 2019-03-13 | 1 | -0/+75 |