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