Sign in
qemu
/
qemu
/
6c42444f9a53b6af39d46008cb9f650b11e96cb9
/
target-openrisc
/
translate.c
b933066
target-*: Introduce and use cpu_breakpoint_test
by Richard Henderson
· 9 years ago
959082f
target-*: Increment num_insns immediately after tcg_gen_insn_start
by Richard Henderson
· 9 years ago
667b8e2
target-*: Unconditionally emit tcg_gen_insn_start
by Richard Henderson
· 9 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 9 years ago
97ed5cc
tlb: Add "ifetch" argument to cpu_mmu_index()
by Benjamin Herrenschmidt
· 10 years ago
ecc7b3a
tcg: Remove tcg_gen_trunc_i64_i32
by Richard Henderson
· 10 years ago
d49190c
disas: Remove uses of CPU env
by Peter Crosthwaite
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
3d59b68
target-openrisc: bugfix for dec_sys to decode instructions correctly
by David Morrison
· 10 years ago
cd42d5b
gen-icount: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
29923e9
openrisc: fix comment
by Michael S. Tsirkin
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
5631e69
target-openrisc: Use new qemu_ld/st opcodes
by Richard Henderson
· 11 years ago
2e0fc3a
openrisc: Fix spelling in comment (transaltion -> translation)
by Stefan Weil
· 11 years ago
da1d775
target-openrisc: Remove unnecessary code generated by jump instructions
by Sebastian Macke
· 11 years ago
352367e
target-openrisc: Speed up move instruction
by Sebastian Macke
· 11 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 11 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
632314c
qemu-log: Remove qemu_log_try_set_file() and its users
by Peter Maydell
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
ab1103d
TCG: Use gen_opc_instr_start from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
c9c99c2
TCG: Use gen_opc_icount from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
25983ca
TCG: Use gen_opc_pc from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
92414b3
TCG: Use gen_opc_buf from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
efd7f48
TCG: Use gen_opc_ptr from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
f4359b9
disas: avoid using cpu_single_env
by Blue Swirl
· 12 years ago
fdefe51
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
by Richard Henderson
· 12 years ago
4dd044c
target-or32: Add system instructions
by Jia Liu
· 13 years ago
bbe418f
target-or32: Add instruction translation
by Jia Liu
· 13 years ago
e67db06
target-or32: Add target stubs and QOM cpu
by Jia Liu
· 13 years ago