index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Age
Commit message (
Expand
)
Author
2016-07-12
target-sparc: Elide duplicate updates to fprs
Richard Henderson
2016-07-12
target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
Richard Henderson
2016-07-12
target-sparc: Use cpu_fsr in stfsr
Richard Henderson
2016-07-12
target-sparc: Use explicit writes to cpu_fsr
Richard Henderson
2016-07-12
target-sparc: Remove helper_ldf_asi, helper_stf_asi
Richard Henderson
2016-07-12
target-sparc: Directly implement block and short ldf/stf asis
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ldf/stf asis
Richard Henderson
2016-07-12
target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ldd/std asis
Richard Henderson
2016-07-12
target-sparc: Introduce gen_check_align
Richard Henderson
2016-07-12
target-sparc: Use QT0 to return results from ldda
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ld/st asis
Richard Henderson
2016-07-12
target-sparc: Use defines from asi.h
Richard Henderson
2016-07-12
target-sparc: Pass TCGMemOp to gen_ld/st_asi
Richard Henderson
2016-07-12
target-sparc: Introduce get_asi
Richard Henderson
2016-07-12
target-sparc: Store %asi in TB flags
Richard Henderson
2016-07-12
target-sparc: Unify asi handling between 32 and 64-bit
Richard Henderson
2016-07-12
target-sparc: Create gen_exception
Richard Henderson
2016-07-12
target-sparc: Store mmu index in TB flags
Richard Henderson
2016-07-12
target-sparc: Remove softint as a TCG global
Richard Henderson
2016-06-24
target-sparc: fix register corruption in ldstub if there is no write permission
Artyom Tarasenko
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
2016-06-05
target-*: dfilter support for in_asm
Richard Henderson
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-04-11
target-sparc: fix ldstub sign-extension bug
Mark Cave-Ayland
2016-03-01
tcg: Add type for vCPU pointers
Lluís Vilanova
2016-02-23
target-sparc: Use global registers for the register window
Richard Henderson
2016-02-23
target-sparc: Tidy global register initialization
Richard Henderson
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-29
sparc: Clean up includes
Peter Maydell
2016-01-07
target-sparc: implement NPT timer bit
Mark Cave-Ayland
2015-12-10
sparc: allow CASA with ASI 0xa from user space
Alex Zuepke
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
target-sparc: Add npc state to insn_start
Richard Henderson
2015-10-07
target-sparc: Remove gen_opc_jump_pc
Richard Henderson
2015-10-07
target-sparc: Split out gen_branch_n
Richard Henderson
2015-10-07
target-sparc: Tidy gen_branch_a interface
Richard Henderson
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
[next]