| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | translator: Use cpu_ld*_code instead of open-coding | Richard Henderson | 2020-01-15 | 1 | -35/+13 |
| * | translator: add translator_ld{ub,sw,uw,l,q} | Emilio G. Cota | 2019-10-28 | 1 | -1/+61 |
| * | Clean up decorations and whitespace around header guards | Markus Armbruster | 2019-05-13 | 1 | -1/+1 |
| * | tcg: Hoist max_insns computation to tb_gen_code | Richard Henderson | 2019-04-24 | 1 | -1/+2 |
| * | translator: merge max_insns into DisasContextBase | Emilio G. Cota | 2018-05-09 | 1 | -4/+4 |
| * | tcg: Add generic translation framework | Lluís Vilanova | 2017-09-06 | 1 | -0/+104 |
| * | target: [tcg] Use a generic enum for DISAS_ values | Lluís Vilanova | 2017-09-06 | 1 | -0/+40 |