index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: DEC: Do not set up the FPU interrupt if no FPU
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: DEC: Implement FPU interrupt counter
Maciej W. Rozycki
2015-04-08
2
-4
/
+19
|
*
|
|
|
MIPS: Factor out FPU feature probing
Maciej W. Rozycki
2015-04-08
1
-54
/
+71
|
*
|
|
|
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2015-04-08
10
-21
/
+83
|
*
|
|
|
MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again
Maciej W. Rozycki
2015-04-08
2
-72
/
+38
|
*
|
|
|
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
2015-04-08
3
-9
/
+17
|
*
|
|
|
MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
Maciej W. Rozycki
2015-04-08
2
-27
/
+148
|
*
|
|
|
MIPS: math-emu: Set FIR feature flags for full emulation
Maciej W. Rozycki
2015-04-08
2
-3
/
+25
|
*
|
|
|
MIPS: Correct ISA masking in FPU feature determination
Maciej W. Rozycki
2015-04-08
1
-1
/
+3
|
*
|
|
|
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
5
-73
/
+97
|
*
|
|
|
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
2
-1
/
+20
|
*
|
|
|
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-08
1
-1
/
+10
|
*
|
|
|
MIPS: math-emu: Move long fixed-point support into an `ar' library
Maciej W. Rozycki
2015-04-08
1
-6
/
+9
|
*
|
|
|
MIPS: math-emu: Correct delay-slot exception propagation
Maciej W. Rozycki
2015-04-08
2
-6
/
+30
|
*
|
|
|
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
2015-04-08
3
-42
/
+43
|
*
|
|
|
MIPS: Correct MIPS I FP context layout
Maciej W. Rozycki
2015-04-08
1
-64
/
+32
|
*
|
|
|
MIPS: math-emu: Fix delay-slot emulation cache incoherency
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
2015-04-08
1
-18
/
+18
|
*
|
|
|
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: Correct `nofpu' non-functionality
Maciej W. Rozycki
2015-04-08
7
-6
/
+1
|
*
|
|
|
MIPS: math-emu: Make NaN classifiers static
Maciej W. Rozycki
2015-04-08
4
-4
/
+2
|
*
|
|
|
MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'
Maciej W. Rozycki
2015-04-08
1
-5
/
+7
|
*
|
|
|
MIPS: math-emu: Remove dead comparison helpers
Maciej W. Rozycki
2015-04-08
1
-65
/
+0
|
*
|
|
|
MIPS: math-emu: Remove redundant code from NaN comparison
Maciej W. Rozycki
2015-04-08
2
-14
/
+2
|
*
|
|
|
MIPS: math-emu: Optimise NaN handling in comparisons
Maciej W. Rozycki
2015-04-08
5
-4
/
+9
|
*
|
|
|
MIPS: math-emu: Reinstate sNaN quieting handlers
Maciej W. Rozycki
2015-04-08
14
-62
/
+62
|
*
|
|
|
MIPS: math-emu: Don't pass qNaNs through quieting handlers
Maciej W. Rozycki
2015-04-08
4
-8
/
+8
|
*
|
|
|
MIPS: math-emu: Factor out NaN FP format conversions
Maciej W. Rozycki
2015-04-08
2
-7
/
+15
|
*
|
|
|
MIPS: math-emu: Update sNaN quieting handlers
Maciej W. Rozycki
2015-04-08
2
-16
/
+6
|
*
|
|
|
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2015-04-08
1
-8
/
+7
|
*
|
|
|
MIPS: math-emu: Factor out CFC1/CTC1 emulation
Maciej W. Rozycki
2015-04-08
1
-28
/
+48
|
*
|
|
|
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
2015-04-08
1
-3
/
+4
|
*
|
|
|
MIPS: math-emu: Remove `modeindex' macro
Maciej W. Rozycki
2015-04-08
1
-18
/
+8
|
*
|
|
|
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
2015-04-08
1
-16
/
+15
|
*
|
|
|
MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
2015-04-08
1
-12
/
+2
|
*
|
|
|
MIPS: math-emu: Fix oversize lines in comparisons
Maciej W. Rozycki
2015-04-08
2
-2
/
+4
|
*
|
|
|
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
2015-04-08
1
-1
/
+4
|
*
|
|
|
MIPS: math-emu: Reindent `bc_op' emulation
Maciej W. Rozycki
2015-04-08
1
-11
/
+11
|
*
|
|
|
MIPS: Clarify the comment for `__cpu_has_fpu'
Maciej W. Rozycki
2015-04-08
1
-1
/
+1
|
*
|
|
|
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
2015-04-08
1
-3
/
+3
|
*
|
|
|
MIPS: ieee754.h: Supplement comments for special values
Maciej W. Rozycki
2015-04-08
1
-17
/
+17
|
*
|
|
|
MIPS: ieee754.h: Correct comments for special values
Maciej W. Rozycki
2015-04-08
1
-2
/
+2
|
*
|
|
|
MIPS: mipsregs.h: Reindent CP0 Cause macros
Maciej W. Rozycki
2015-04-08
1
-16
/
+16
|
*
|
|
|
MIPS: mipsregs.h: Move TX39 macros out of the way
Maciej W. Rozycki
2015-04-08
1
-33
/
+33
|
*
|
|
|
MIPS: mipsregs.h: Reorder CP1 macro definitions
Maciej W. Rozycki
2015-04-08
1
-72
/
+75
|
*
|
|
|
MIPS: mipsregs.h: Remove broken comments
Maciej W. Rozycki
2015-04-08
1
-6
/
+0
|
*
|
|
|
MIPS: SEAD3: Combine all platform device registrations in one file.
Ralf Baechle
2015-04-02
6
-251
/
+179
[prev]
[next]