lkml.org 
[lkml]   [2017]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/2] MIPS: Misc FPU emulation fixes
    Date
    From: Aleksandar Markovic <aleksandar.markovic@mips.com>

    v1->v2:

    - clarify effects of the first patch in its commit message
    - marked the first patch as "stable #4.3+"
    - replaced "Minor" with "Misc" in the series title and
    cover letter

    This series contains two misc FPU emulation patches that
    were not included into a recent larger series of FPU fixes,
    mainly not to additionally burden already complex set of
    patches.

    Only the first patch changes functionality.

    The second one is just a cosmetic change - it just cleans
    the code, and removes some checkpatch warnings.

    Aleksandar Markovic (2):
    MIPS: math-emu: Update debugfs FP exception stats for certain
    instructions
    MIPS: math-emu: Use preferred flavor of unsigned integer declarations

    arch/mips/math-emu/cp1emu.c | 46 +++++++++++++++++++++--------------------
    arch/mips/math-emu/dp_maddf.c | 8 +++----
    arch/mips/math-emu/dp_mul.c | 8 +++----
    arch/mips/math-emu/dp_sqrt.c | 4 ++--
    arch/mips/math-emu/ieee754.h | 15 +++++++-------
    arch/mips/math-emu/ieee754int.h | 6 +++---
    arch/mips/math-emu/ieee754sp.c | 4 ++--
    arch/mips/math-emu/ieee754sp.h | 2 +-
    arch/mips/math-emu/sp_div.c | 4 ++--
    arch/mips/math-emu/sp_fint.c | 2 +-
    arch/mips/math-emu/sp_maddf.c | 6 +++---
    arch/mips/math-emu/sp_mul.c | 10 ++++-----
    12 files changed, 59 insertions(+), 56 deletions(-)

    --
    2.7.4

    \
     
     \ /
      Last update: 2017-10-22 17:41    [W:6.730 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site