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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
target-sparc
/
ldst_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
sparc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-01-21
target-sparc: is_translating_asi() is TARGET_SPARC64 only
Peter Maydell
1
-6
/
+2
2015-01-21
target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only
Peter Maydell
1
-0
/
+4
2015-01-20
target-sparc: Don't use {ld, st}*_raw functions
Peter Maydell
1
-12
/
+12
2014-08-17
target-sparc64: implement Short Floating-Point Store Instructions
Artyom Tarasenko
1
-1
/
+14
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-4
/
+1
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-13
/
+0
2014-06-05
softmmu: move ALIGNED_ONLY to cpu.h
Paolo Bonzini
1
-1
/
+0
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
1
-7
/
+6
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-8
/
+10
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-3
/
+6
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-5
/
+3
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
1
-3
/
+5
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+2
2014-03-13
target-sparc: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-10
/
+7
2014-03-12
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
1
-12
/
+16
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-7
/
+8
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-10
/
+15
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+5
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-8
/
+19
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
1
-0
/
+6
2013-02-16
target-sparc: Fix debug output for DEBUG_MMU
Andreas Färber
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-5
/
+5
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-18
/
+6
2012-11-01
target-sparc: make do_unaligned_access static
Blue Swirl
1
-2
/
+6
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-18
/
+18
2012-10-07
target-sparc: Move sdivx and udivx out of line
Richard Henderson
1
-2
/
+2
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
1
-32
/
+48
2012-05-12
fix block loads broken in commit 30038fd818
Artyom Tarasenko
1
-1
/
+1
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-7
/
+5
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
1
-4
/
+69
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
1
-189
/
+167
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
1
-6
/
+14
2012-03-14
target-sparc: Don't overuse CPUState
Andreas Färber
1
-8
/
+8
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
1
-41
/
+30
2011-10-26
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
1
-52
/
+0
2011-10-26
Sparc: split load and store op helpers
Blue Swirl
1
-0
/
+2434