Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | tcg: Pass tb and index to tcg_gen_exit_tb separately | Richard Henderson | 2018-06-02 | 1 | -2/+2 |
* | target/tilegx: avoid integer overflow in next_page PC check | Emilio G. Cota | 2018-05-09 | 1 | -2/+2 |
* | tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* | Richard Henderson | 2017-12-29 | 1 | -5/+5 |
* | tcg: Initialize cpu_env generically | Richard Henderson | 2017-10-24 | 1 | -3/+0 |
* | tcg: define tcg_init_ctx and make tcg_ctx a pointer | Emilio G. Cota | 2017-10-24 | 1 | -1/+1 |
* | tcg: convert tb->cflags reads to tb_cflags(tb) | Emilio G. Cota | 2017-10-24 | 1 | -1/+1 |
* | tcg: Pass generic CPUState to gen_intermediate_code() | LluĂs Vilanova | 2017-07-19 | 1 | -3/+2 |
* | target-tilegx: Use ctpop helper | Richard Henderson | 2017-01-10 | 1 | -1/+1 |
* | target-tilegx: Use clz and ctz opcodes | Richard Henderson | 2017-01-10 | 1 | -2/+2 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+2457 |