Sign in
qemu
/
qemu
/
29cd33d3c71afca157fed001d0cb3b5fe28bf632
/
target-microblaze
/
op_helper.c
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 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
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
by Andreas Färber
· 12 years ago
afed260
microblaze: Ignore non-cpu accesses to unmapped areas
by Edgar E. Iglesias
· 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
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
64254eb
target-microblaze: switch to AREG0 free mode
by Blue Swirl
· 12 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
dadc106
target-microblaze: added PetaLogix copyright
by Peter A. G. Crosthwaite
· 13 years ago
68cee38
target-microblaze: Don't overuse CPUState
by Andreas Färber
· 13 years ago
5818dee
microblaze: Emulate the hw stackprotector
by Edgar E. Iglesias
· 13 years ago
48b5e96
microblaze: Add support for the clz insn
by Edgar E. Iglesias
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 13 years ago
b14ef7c
Fix unassigned memory access handling
by Blue Swirl
· 13 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
211315f
softfloat: rename float*_eq() into float*_eq_quiet()
by Aurelien Jarno
· 14 years ago
6d76d23
microblaze: Add partial decoding of stream insns
by Edgar E. Iglesias
· 14 years ago
5d0bb82
microblaze: cleanup helper_addkc
by Edgar E. Iglesias
· 14 years ago
e0a42eb
microblaze: Improve subkc
by Edgar E. Iglesias
· 14 years ago
40cbf5b
microblaze: Improve addkc
by Edgar E. Iglesias
· 14 years ago
1856987
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
by Peter Maydell
· 14 years ago
ef9d48d
microblaze: Add support for fcmp.un
by Edgar E. Iglesias
· 14 years ago
97694c5
microblaze: Add basic FPU emulation
by Edgar E. Iglesias
· 14 years ago
3c7b48b
Target specific usermode cleanup
by Paul Brook
· 15 years ago
e1aa325
microblaze: Dont segfault when singlestepping first insn.
by Edgar E. Iglesias
· 15 years ago
4c24aa0
microblaze: Print content of EAR register
by Michal Simek
· 15 years ago
17c52a4
microblaze: Update debug logs.
by Edgar E. Iglesias
· 15 years ago
95b279d
microblaze: Restore env when raising unmapped bus access.
by Edgar E. Iglesias
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
97f90cb
microblaze: HW Exception fixes.
by Edgar E. Iglesias
· 15 years ago
3aa8098
microblaze: Compute masks for alignment checks at translation time.
by Edgar E. Iglesias
· 15 years ago
faed1c2
microblaze: Trap on bus accesses to unmapped areas.
by Edgar E. Iglesias
· 15 years ago
968a40f
microblaze: Trap on unaligned data accesses.
by Edgar E. Iglesias
· 15 years ago
821ebb3
microblaze: Trap on divizions by zero.
by Edgar E. Iglesias
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
4acb54b
microblaze: Add translation routines.
by Edgar E. Iglesias
· 16 years ago