summaryrefslogtreecommitdiffstats
path: root/target/tilegx/translate.c
Commit message (Expand)AuthorAgeFilesLines
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-2/+2
* target/tilegx: avoid integer overflow in next_page PC checkEmilio G. Cota2018-05-091-2/+2
* tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson2017-12-291-5/+5
* tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-3/+0Star
* tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-1/+1
* tcg: Pass generic CPUState to gen_intermediate_code()LluĂ­s Vilanova2017-07-191-3/+2Star
* target-tilegx: Use ctpop helperRichard Henderson2017-01-101-1/+1
* target-tilegx: Use clz and ctz opcodesRichard Henderson2017-01-101-2/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+2457