Age | Commit message (Expand) | Author |
2019-05-13 | target/tricore: Use tcg_gen_abs_tl | Philippe Mathieu-Daudé |
2019-04-24 | tcg: Hoist max_insns computation to tb_gen_code | Richard Henderson |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster |
2019-03-08 | tricore: fixed RCR_CADDN instruction | David Brenken |
2019-03-08 | tricore: fixed RCR_CADD instruction | David Brenken |
2019-01-30 | target/tricore: Fix LGPL version number | Thomas Huth |
2018-06-01 | tcg: Pass tb and index to tcg_gen_exit_tb separately | Richard Henderson |
2018-03-02 | tricore: renamed masking of IE | David Brenken |
2018-03-02 | tricore: added some missing cpu instructions | David Brenken |
2017-10-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging | Peter Maydell |
2017-10-25 | disas: Remove unused flags arguments | Richard Henderson |
2017-10-24 | tcg: Initialize cpu_env generically | Richard Henderson |
2017-10-24 | tcg: define tcg_init_ctx and make tcg_ctx a pointer | Emilio G. Cota |
2017-10-24 | tcg: convert tb->cflags reads to tb_cflags(tb) | Emilio G. Cota |
2017-10-24 | qom: Introduce CPUClass.tcg_initialize | Richard Henderson |
2017-07-19 | tcg: Pass generic CPUState to gen_intermediate_code() | Lluís Vilanova |
2017-01-12 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1... | Peter Maydell |
2017-01-11 | target-tricore: Add updfl instruction | Bastian Koppelmann |
2017-01-11 | target-tricore: Added new JNE instruction variant | Peer Adelt |
2017-01-11 | target-tricore: Added new MOV instruction variant | Peer Adelt |
2017-01-11 | target-tricore: Added MADD.F and MSUB.F instructions | Bastian Koppelmann |
2017-01-11 | target-tricore: Added FTOUZ instruction | Bastian Koppelmann |
2017-01-10 | target-tricore: Use clrsb helper | Richard Henderson |
2017-01-10 | target-tricore: Use clz opcode | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |