index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
dsemul.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
MIPS: math-emu: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2018-12-20
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
1
-18
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
1
-0
/
+1
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
1
-110
/
+223
2016-05-28
MIPS: math-emu: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-05-13
MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation
Maciej W. Rozycki
1
-1
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
1
-7
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
1
-2
/
+22
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
1
-4
/
+7
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
1
-6
/
+12
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
1
-6
/
+8
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-04-08
MIPS: math-emu: Correct delay-slot exception propagation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: math-emu: Fix delay-slot emulation cache incoherency
Maciej W. Rozycki
1
-1
/
+1
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
1
-1
/
+1
2014-05-23
MIPS: math-emu: Convert debug printks to pr_debug getting.
Ralf Baechle
1
-6
/
+3
2014-05-21
MIPS: math-emu: Remove fine example of cargo cult programming.
Ralf Baechle
1
-7
/
+0
2014-05-21
MIPS: math-emu: Header file weeding.
Ralf Baechle
1
-14
/
+3
2014-05-21
MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.
Ralf Baechle
1
-1
/
+1
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
1
-6
/
+24
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-12-17
MIPS: Collect FPU emulator statistics per-CPU.
David Daney
1
-2
/
+2
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
1
-4
/
+3
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
1
-6
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2005-10-29
Now that a struct is the only member left in struct
Ralf Baechle
1
-2
/
+2
2005-10-29
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
Ralf Baechle
1
-5
/
+5
2005-10-29
Cleanup fpuemuprivate declarations.
Ralf Baechle
1
-3
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+172