summaryrefslogtreecommitdiff
path: root/target/tilegx/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-29tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson1-5/+5
2017-10-24tcg: Initialize cpu_env genericallyRichard Henderson1-3/+0
2017-10-24tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota1-1/+1
2017-10-24tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota1-1/+1
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()LluĂ­s Vilanova1-3/+2
2017-01-10target-tilegx: Use ctpop helperRichard Henderson1-1/+1
2017-01-10target-tilegx: Use clz and ctz opcodesRichard Henderson1-2/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+2457