aboutsummaryrefslogtreecommitdiff
path: root/include/exec/gen-icount.h
AgeCommit message (Expand)Author
2016-08-05tcg: Reorg TCGOp chainingRichard Henderson
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-05-12gen-icount: Use tcg_set_insn_paramEdgar E. Iglesias
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-02-12tcg: Put opcodes in a linked listRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-01-03gen-icount: check cflags instead of use_icount globalPaolo Bonzini
2014-03-13cpu: Move icount_decr field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Move can_do_io field from CPU_COMMON to CPUStateAndreas Färber
2013-09-02tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson
2013-03-09tcg: Don't make exitreq flag a local temporaryRichard Henderson
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell
2013-03-03Handle CPU interrupts by inline checking of a flagPeter Maydell
2013-03-03tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini