index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
gen-icount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
1
-12
/
+13
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
1
-2
/
+2
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-1
/
+7
2019-08-20
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
1
-18
/
+20
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
1
-6
/
+10
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-0
/
+2
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-1
/
+1
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
1
-6
/
+3
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-6
/
+4
2017-10-24
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
1
-4
/
+3
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-5
/
+5
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-4
/
+4
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
1
-4
/
+6
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
1
-1
/
+1
2017-02-22
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
1
-28
/
+25
2016-08-05
tcg: Reorg TCGOp chaining
Richard Henderson
1
-1
/
+1
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2016-05-12
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
1
-8
/
+8
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
1
-2
/
+2
2015-02-12
tcg: Put opcodes in a linked list
Richard Henderson
1
-6
/
+16
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
1
-0
/
+2
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-3
/
+3
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+4
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+2
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-2
/
+2
2013-03-09
tcg: Don't make exitreq flag a local temporary
Richard Henderson
1
-1
/
+1
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
1
-2
/
+2
2013-03-03
Handle CPU interrupts by inline checking of a flag
Peter Maydell
1
-0
/
+12
2013-03-03
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-0
/
+53