| Commit message (Expand) | Author | Age |
| * | Merge 4.4.223 into android-4.4-p | Greg Kroah-Hartman | 2020-05-11 |
| |\ |
|
| | * | MIPS: math-emu: Fix BC1{EQ,NE}Z emulation | Paul Burton | 2020-05-10 |
| | * | MIPS: math-emu: do not use bools for arithmetic | Manuel Lauss | 2019-07-10 |
| * | | FROMLIST: MIPS: math-emu: Mark fall throughs in switch statements with a comment | Aleksandar Markovic | 2018-02-05 |
| * | | FROMLIST: MIPS: math-emu: Avoid multiple assignment | Aleksandar Markovic | 2018-02-05 |
| * | | FROMLIST: MIPS: math-emu: Avoid an assignment within if statement condition | Aleksandar Markovic | 2018-02-05 |
| * | | FROMLIST: MIPS: math-emu: Declare function srl128() as static | Aleksandar Markovic | 2018-02-05 |
| * | | FROMLIST: MIPS: math-emu: Avoid definition duplication for macro DPXMULT() | Aleksandar Markovic | 2018-02-05 |
| * | | FROMLIST: MIPS: math-emu: Remove an unnecessary header inclusion | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Use preferred flavor of unsigned integer declarations | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) | Douglas Leung | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) | Douglas Leung | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: do not use bools for arithmetic | Manuel Lauss | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs stats for individual instructions | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs clear functionality | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs statistics for branches | Aleksandar Markovic | 2018-02-05 |
| * | | BACKPORT: MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result | Aleksandar Markovic | 2018-02-05 |
| * | | BACKPORT: MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumera... | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF sep... | Aleksandar Markovic | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling | Douglas Leung | 2018-02-05 |
| * | | UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix m{add,sub}.s shifts | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix code indentation | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comm... | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add z argument macros | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Unify ieee754dp_m{add,sub}f | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Unify ieee754sp_m{add,sub}f | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix BC1{EQ,NE}Z emulation | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Always propagate sNaN payload in quieting | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: Fix misspellings in comments. | Adam Buchbinder | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Fix typo | Andrea Gelmini | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: dsemul: Correct description of the emulation frame | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Make microMIPS branch delay slot emulation work | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part | Maciej W. Rozycki | 2018-02-05 |
| * | | UPSTREAM: MIPS: math-emu: Correctly handle NOP emulation | Maciej W. Rozycki | 2018-02-05 |
| |/ |
|
| * | MIPS: math-emu: Fix final emulation phase for certain instructions | Aleksandar Markovic | 2017-12-25 |