summaryrefslogtreecommitdiffstats
path: root/include/exec/gen-icount.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-2/+2
* tcg: Put opcodes in a linked listRichard Henderson2015-02-121-6/+16
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-0/+2
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-3/+3
* cpu: Move icount_decr field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-2/+4
* cpu: Move can_do_io field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-2/+2
* tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson2013-09-021-2/+2
* tcg: Don't make exitreq flag a local temporaryRichard Henderson2013-03-091-1/+1
* gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell2013-03-031-2/+2
* Handle CPU interrupts by inline checking of a flagPeter Maydell2013-03-031-0/+12
* tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell2013-03-031-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+53
OpenPOWER on IntegriCloud