Sign in
qemu
/
qemu
/
9182886d797a20925d801a3378ca5330c0d91dfb
/
target-sparc
/
ldst_helper.c
6969462
target-sparc: is_translating_asi() is TARGET_SPARC64 only
by Peter Maydell
· 10 years ago
e60538c
target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only
by Peter Maydell
· 10 years ago
eb513f8
target-sparc: Don't use {ld, st}*_raw functions
by Peter Maydell
· 10 years ago
2a5fade
target-sparc64: implement Short Floating-Point Store Instructions
by Artyom Tarasenko
· 10 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
d94f0a8
softmmu: move ALIGNED_ONLY to cpu.h
by Paolo Bonzini
· 11 years ago
93e2232
softmmu: make do_unaligned_access a method of CPU
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
2fad111
target-sparc: Clean up ENV_GET_CPU() usage
by Andreas Färber
· 11 years ago
16c358e
target-sparc: Add and use CPU_FEATURE_CASA
by Sebastian Huber
· 11 years ago
db3be60
exec: Make stb_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
5ce5944
exec: Make stw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
ab1da85
exec: Make stl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f606604
exec: Make stq_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
41701aa
exec: Make lduw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
by Andreas Färber
· 12 years ago
7a0a9c2
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
by Ronald Hecht
· 12 years ago
05499f4
target-sparc: Fix debug output for DEBUG_MMU
by Andreas Färber
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
8f72196
target-sparc: make do_unaligned_access static
by Blue Swirl
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
c28ae41
target-sparc: Move sdivx and udivx out of line
by Richard Henderson
· 12 years ago
71547a3
qemu-log: use LOG_UNIMP for some target CPU cases
by Blue Swirl
· 13 years ago
00b2ace
fix block loads broken in commit 30038fd818
by Artyom Tarasenko
· 13 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
0184e26
Sparc: avoid AREG0 wrappers for memory access helpers
by Blue Swirl
· 13 years ago
fe8d8f0
Sparc: avoid AREG0 for memory access helpers
by Blue Swirl
· 14 years ago
361dea4
sparc64: implement PCI and ISA irqs
by Blue Swirl
· 13 years ago
c5f9864
target-sparc: Don't overuse CPUState
by Andreas Färber
· 13 years ago
30038fd
target-sparc: Change fpr representation to doubles.
by Richard Henderson
· 13 years ago
03fb8cf
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
by Richard Henderson
· 13 years ago
fafd8bc
Sparc: split load and store op helpers
by Blue Swirl
· 13 years ago