summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu (follow)
Commit message (Expand)AuthorAge
...
* MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-18
* MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic2017-09-27
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic2017-09-27
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic2017-09-27
* MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic2017-09-27
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic2017-09-27
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic2017-09-27
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-07-27
* MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton2016-06-07
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-26
* MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras2015-09-03
* MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-03
* MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras2015-09-03
* MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras2015-09-03
* MIPS: math-emu: Fix indentationMarkos Chandras2015-09-03
* MIPS: cp1emu: Fix closing bracket for the d_fmt caseMarkos Chandras2015-09-03
* MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-09
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-09
* MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-12
* MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Move long fixed-point support into an `ar' libraryMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki2015-04-08
* MIPS: Correct FP ISA requirementsMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'Maciej W. Rozycki2015-04-08
* MIPS: math-emu: Remove dead comparison helpersMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Remove redundant code from NaN comparisonMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Optimise NaN handling in comparisonsMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Don't pass qNaNs through quieting handlersMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Factor out NaN FP format conversionsMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Update sNaN quieting handlersMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Factor out CFC1/CTC1 emulationMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Remove `modeindex' macroMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Fix oversize lines in comparisonsMaciej W. Rozycki2015-04-08
* MIPS: math-emu: Reindent `bc_op' emulationMaciej W. Rozycki2015-04-08