summaryrefslogtreecommitdiffstats
path: root/target/tilegx
Commit message (Expand)AuthorAgeFilesLines
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-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
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
* tilegx: replace cpu_tilegx_init() with cpu_generic_init()Igor Mammedov2017-09-012-11/+4Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-3/+2Star
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-2/+4
* target-tilegx: Use ctpop helperRichard Henderson2017-01-103-7/+1Star
* target-tilegx: Use clz and ctz opcodesRichard Henderson2017-01-103-14/+2Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-209-0/+4800