Philippe Mathieu-Daudé
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
9 月之前 |
Philippe Mathieu-Daudé
|
fb5c28e195
user: Forward declare target_cpu_copy_regs structure
|
9 月之前 |
Richard Henderson
|
1ccd6e13cc
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
|
1 年之前 |
Richard Henderson
|
b597eedcce
target/sparc: Remove CC_OP leftovers
|
1 年之前 |
Richard Henderson
|
2a1905c79e
target/sparc: Split psr and xcc into components
|
1 年之前 |
Richard Henderson
|
e64c6d42b6
linux-user/sparc: Handle tag overflow traps
|
2 年之前 |
Richard Henderson
|
4ea3af392f
linux-user/sparc: Handle floating-point exceptions
|
2 年之前 |
Richard Henderson
|
81f04cd34c
linux-user/sparc: Handle unimplemented flush trap
|
2 年之前 |
Richard Henderson
|
c47d7c87bf
linux-user/sparc: Handle coprocessor disabled trap
|
2 年之前 |
Richard Henderson
|
235f33b818
linux-user/sparc: Handle privilidged action trap
|
2 年之前 |
Richard Henderson
|
97ff1478d2
linux-user/sparc: Handle priviledged opcode trap
|
2 年之前 |
Richard Henderson
|
6abc58eb97
linux-user/sparc: Handle getcc, setcc, getpsr traps
|
2 年之前 |
Richard Henderson
|
0908007f76
linux-user/sparc: Handle division by zero traps
|
2 年之前 |
Richard Henderson
|
52d104a5a5
linux-user/sparc: Handle software breakpoint trap
|
2 年之前 |
Richard Henderson
|
d6b0363780
linux-user/sparc: Fix sparc64_{get, set}_context traps
|
2 年之前 |
Richard Henderson
|
6f772241e6
linux-user/sparc: Tidy window spill/fill traps
|
2 年之前 |
Richard Henderson
|
88cdb6032f
linux-user/sparc: Use TT_TRAP for flush windows
|
2 年之前 |
Richard Henderson
|
9cee640a44
linux-user/sparc: Tidy syscall error return
|
2 年之前 |
Richard Henderson
|
3116f020d4
linux-user/sparc: Tidy syscall trap
|
2 年之前 |
Richard Henderson
|
21a474c41d
linux-user/sparc: Raise SIGILL for all unhandled software traps
|
2 年之前 |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
Richard Henderson
|
ac80d8b151
linux-user/sparc: Use force_sig_fault
|
3 年之前 |
Richard Henderson
|
57a0c9384c
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
|
3 年之前 |
Richard Henderson
|
af254a2792
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
|
3 年之前 |
Richard Henderson
|
caac44a52a
target/sparc: Make sparc_cpu_tlb_fill sysemu only
|
3 年之前 |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 年之前 |
Peter Maydell
|
2113aed687
linux-user: Split signal-related prototypes into signal-common.h
|
4 年之前 |
Giuseppe Musacchio
|
d43624c400
linux-user/sparc64: Fix the handling of window spill trap
|
5 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Richard Henderson
|
5a59fbce91
target/sparc: Use env_cpu, env_archcpu
|
6 年之前 |