Daniil Kovalev
|
69a6ea7c4b
linux-user: Fix mips fp64 executables loading
|
2 anos atrás |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 anos atrás |
Richard Henderson
|
0a3336f6fd
target/mips: Extract trap code into env->error_code
|
3 anos atrás |
Richard Henderson
|
6f3533dd1b
target/mips: Extract break code into env->error_code
|
3 anos atrás |
Richard Henderson
|
73c0aa6a85
linux-user/mips: Use force_sig_fault
|
3 anos atrás |
Richard Henderson
|
bf19bdb8f3
linux-user/mips: Improve do_break
|
3 anos atrás |
Richard Henderson
|
57a0c9384c
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
|
3 anos atrás |
Richard Henderson
|
af254a2792
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
|
3 anos atrás |
Richard Henderson
|
52d4899bf3
target/mips: Make mips_cpu_tlb_fill sysemu only
|
3 anos atrás |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 anos atrás |
Peter Maydell
|
2113aed687
linux-user: Split signal-related prototypes into signal-common.h
|
4 anos atrás |
Philippe Mathieu-Daudé
|
81ddae7c30
target/mips: Extract FPU helpers to 'fpu_helper.h'
|
4 anos atrás |
Philippe Mathieu-Daudé
|
2e211e0a12
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
|
4 anos atrás |
Philippe Mathieu-Daudé
|
7a47bae586
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
|
4 anos atrás |
Philippe Mathieu-Daudé
|
13514fc93e
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
|
4 anos atrás |
Philippe Mathieu-Daudé
|
f395cef765
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
|
4 anos atrás |
Chen Qun
|
81966c1801
linux-user/mips/cpu_loop: silence the compiler warnings
|
4 anos atrás |
Laurent Vivier
|
ac5d3c670a
linux-user,mips: move content of mips_syscall_args
|
5 anos atrás |
Aleksandar Markovic
|
8d6d4c1b1b
linux-user: mips: Update syscall numbers to kernel 5.5 level
|
5 anos atrás |
Alex Bennée
|
502700d067
target/mips: rationalise softfloat includes
|
6 anos atrás |
Aleksandar Markovic
|
64ce541c0b
linux-user: Handle EXCP_FPE properly for MIPS
|
6 anos atrás |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 anos atrás |
Richard Henderson
|
5a7330b35c
target/mips: Use env_cpu, env_archcpu
|
6 anos atrás |
Richard Henderson
|
29a0af618d
cpu: Replace ENV_GET_CPU with env_cpu
|
6 anos atrás |
Leon Alrae
|
33a07fa2db
target/mips: reimplement SC instruction emulation and use cmpxchg
|
6 anos atrás |
Peter Maydell
|
b10089a14c
linux-user: Don't call gdb_handlesig() before queue_signal()
|
6 anos atrás |
Stefan Markovic
|
0c1bbedc10
linux-user: Determine the desired FPU mode from MIPS.abiflags
|
6 anos atrás |
Aleksandar Markovic
|
722ac96cd6
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
|
7 anos atrás |
Aleksandar Rikalo
|
0b16dcd180
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
|
7 anos atrás |
Laurent Vivier
|
58908ef603
linux-user: move mips/mips64 cpu loop to mips directory
|
7 anos atrás |