Markos Chandras
|
a79f5f9ba5
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
|
10 years ago |
Markos Chandras
|
4e9561b20e
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
|
10 years ago |
Markos Chandras
|
38db37ba06
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
|
10 years ago |
Markos Chandras
|
400bd2e413
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
|
10 years ago |
Markos Chandras
|
83d43305a1
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
|
10 years ago |
Markos Chandras
|
e24c3bec3e
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
|
10 years ago |
Markos Chandras
|
130fe357ee
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
|
10 years ago |
Markos Chandras
|
67613f0278
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
|
10 years ago |
Markos Chandras
|
f8c3c6717a
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
|
10 years ago |
Markos Chandras
|
c909ca718e
MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
|
10 years ago |
Markos Chandras
|
e8f80cc1a6
MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
|
10 years ago |
Markos Chandras
|
bbdd8147b1
MIPS: cp1emu: Fix closing bracket for the d_fmt case
|
10 years ago |
Markos Chandras
|
143fefc8f3
MIPS: Fix erroneous JR emulation for MIPS R6
|
10 years ago |
Markos Chandras
|
e9d92d2233
MIPS: Fix branch emulation for BLTC and BGEC instructions
|
10 years ago |
Maciej W. Rozycki
|
03dce59527
MIPS: Fix a preemption issue with thread's FPU defaults
|
10 years ago |
Maciej W. Rozycki
|
9b26616c8d
MIPS: Respect the ISA level in FCSR handling
|
10 years ago |
Maciej W. Rozycki
|
f1f3b7ebac
MIPS: math-emu: Define IEEE 754-2008 feature control bits
|
10 years ago |
Maciej W. Rozycki
|
c491cfa2ca
MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
|
10 years ago |
Maciej W. Rozycki
|
f684362689
MIPS: math-emu: Set FIR feature flags for full emulation
|
10 years ago |
Maciej W. Rozycki
|
9ab4471c9f
MIPS: math-emu: Correct delay-slot exception propagation
|
10 years ago |
Maciej W. Rozycki
|
2d83fea786
MIPS: Correct FP ISA requirements
|
10 years ago |
Maciej W. Rozycki
|
d4f5b08893
MIPS: math-emu: Factor out CFC1/CTC1 emulation
|
10 years ago |
Maciej W. Rozycki
|
2cfcf8a831
MIPS: math-emu: Remove `modeindex' macro
|
10 years ago |
Maciej W. Rozycki
|
5d77cf2895
MIPS: math-emu: Reindent `bc_op' emulation
|
10 years ago |
Markos Chandras
|
e0d32f33e6
MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well
|
10 years ago |
Leonid Yegoshin
|
b0a668fb20
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
|
10 years ago |
Markos Chandras
|
28d6f93d20
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
|
10 years ago |
Markos Chandras
|
69b9a2fd05
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
|
10 years ago |
Markos Chandras
|
84fef63012
MIPS: Emulate the new MIPS R6 BALC instruction
|
10 years ago |
Markos Chandras
|
10d962d534
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
|
10 years ago |