Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-24 | tcg: convert tb->cflags reads to tb_cflags(tb) | Emilio G. Cota | 1 | -14/+14 |
2017-09-06 | target: [tcg] Use a generic enum for DISAS_ values | Lluís Vilanova | 1 | -0/+4 |
2017-07-19 | tcg: Pass generic CPUState to gen_intermediate_code() | Lluís Vilanova | 1 | -3/+2 |
2017-01-25 | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging | Peter Maydell | 1 | -78/+167 |
2017-01-16 | target-xtensa: implement RER/WER instructions | Max Filippov | 1 | -2/+10 |
2017-01-15 | target/xtensa: implement MEMCTL SR | Max Filippov | 1 | -0/+8 |
2017-01-15 | target/xtensa: don't continue translation after exception | Max Filippov | 1 | -1/+4 |
2017-01-15 | target/xtensa: support icount | Max Filippov | 1 | -45/+134 |
2017-01-15 | target/xtensa: refactor CCOUNT/CCOMPARE | Max Filippov | 1 | -31/+12 |
2017-01-10 | target-xtensa: Use clrsb helper | Richard Henderson | 1 | -10/+1 |
2017-01-10 | target-xtensa: Use clz opcode | Richard Henderson | 1 | -2/+11 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+3225 |