summaryrefslogtreecommitdiffstats
path: root/target/cris/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target/cris/translate: Get rid of qemu_log_separate()Thomas Huth2018-10-161-5/+1Star
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-3/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-05-141-1/+1
|\
| * rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini2018-05-111-1/+1
* | target/cris: avoid integer overflow in next_page PC checkEmilio G. Cota2018-05-091-3/+3
|/
* tcg: Dynamically allocate TCGOpsRichard Henderson2017-12-291-2/+0Star
* tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson2017-12-291-1/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-2/+1Star
|\
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-2/+1Star
* | 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-3/+3
* | tcg: Remove TCGV_EQUAL*Richard Henderson2017-10-241-3/+3
|/
* target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2017-09-061-1/+6
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-4/+3Star
* target-cris: Use clz opcodeRichard Henderson2017-01-101-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+3413