summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli
2015-04-08MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli
2015-04-07MIPS: Octeon: Don't set .owner.Ralf Baechle
2015-04-07MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle
2015-04-07MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle
2015-04-07MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki
2015-04-07MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki
2015-04-07MIPS: Factor out FPU feature probingMaciej W. Rozycki
2015-04-07MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2015-04-07MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki
2015-04-07MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki
2015-04-07MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki
2015-04-07MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki
2015-04-07MIPS: Correct ISA masking in FPU feature determinationMaciej W. Rozycki
2015-04-07MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-04-07MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2015-04-07MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2015-04-07MIPS: math-emu: Move long fixed-point support into an `ar' libraryMaciej W. Rozycki
2015-04-07MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki
2015-04-07MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-07MIPS: Correct MIPS I FP context layoutMaciej W. Rozycki
2015-04-07MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki
2015-04-07MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki
2015-04-07MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki
2015-04-07MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki
2015-04-07MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki
2015-04-07MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki
2015-04-07MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'Maciej W. Rozycki
2015-04-07MIPS: math-emu: Remove dead comparison helpersMaciej W. Rozycki
2015-04-07MIPS: math-emu: Remove redundant code from NaN comparisonMaciej W. Rozycki
2015-04-07MIPS: math-emu: Optimise NaN handling in comparisonsMaciej W. Rozycki
2015-04-07MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki
2015-04-07MIPS: math-emu: Don't pass qNaNs through quieting handlersMaciej W. Rozycki
2015-04-07MIPS: math-emu: Factor out NaN FP format conversionsMaciej W. Rozycki
2015-04-07MIPS: math-emu: Update sNaN quieting handlersMaciej W. Rozycki
2015-04-07MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'Maciej W. Rozycki
2015-04-07MIPS: Normalise code flow in the CpU exception handlerMaciej W. Rozycki
2015-04-07MIPS: math-emu: Factor out CFC1/CTC1 emulationMaciej W. Rozycki
2015-04-07MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki
2015-04-07MIPS: math-emu: Remove `modeindex' macroMaciej W. Rozycki
2015-04-07MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki
2015-04-07MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki
2015-04-07MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki
2015-04-07MIPS: math-emu: Fix oversize lines in comparisonsMaciej W. Rozycki
2015-04-07MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki
2015-04-07MIPS: math-emu: Reindent `bc_op' emulationMaciej W. Rozycki
2015-04-07MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki
2015-04-07MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki
2015-04-07MIPS: ieee754.h: Supplement comments for special valuesMaciej W. Rozycki
2015-04-07MIPS: ieee754.h: Correct comments for special valuesMaciej W. Rozycki