Ralf Baechle
|
ade63aada7
Merge branch '3.14-fixes' into mips-for-linux-next
|
11 years ago |
Paul Burton
|
ef1c47afc0
MIPS: Clear upper bits of FP registers on emulator writes
|
11 years ago |
Paul Burton
|
bbd426f542
MIPS: Simplify FP context access
|
11 years ago |
Deng-Cheng Zhu
|
51061b8876
MIPS: math-emu: Fix prefx detection and COP1X function field definition
|
11 years ago |
Paul Burton
|
597ce1723e
MIPS: Support for 64-bit FP with O32 binaries
|
11 years ago |
Steven J. Hill
|
9355e59c33
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
|
12 years ago |
Leonid Yegoshin
|
1ac944007b
MIPS: math-emu: Add mfhc1 & mthc1 support.
|
12 years ago |
David Daney
|
36b0f79b30
MIPS: Remove unreachable break statements from cp1emu.c
|
12 years ago |
David Daney
|
c26d421987
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
|
12 years ago |
David Daney
|
fe6d29095d
MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.
|
12 years ago |
Leonid Yegoshin
|
102cedc32a
MIPS: microMIPS: Floating point support.
|
12 years ago |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 years ago |
Ralf Baechle
|
51d943f07d
MIPS: Fix for warning from FPU emulation code
|
13 years ago |
Maneesh Soni
|
d8d4e3ae0b
MIPS Kprobes: Refactor branch emulation
|
14 years ago |
Peter Zijlstra
|
a8b0ca17b8
perf: Remove the nmi parameter from the swevent and overflow interface
|
14 years ago |
David Daney
|
515b029d00
MIPS: Send proper signal and siginfo on FP emulator faults.
|
15 years ago |
Deng-Cheng Zhu
|
7f788d2d53
MIPS: add support for software performance events
|
15 years ago |
Justin P. Mattock
|
50a23e6eec
Update broken web addresses in arch directory.
|
15 years ago |
Shane McDonald
|
3f13553044
MIPS: Coding style cleanups of access of FCSR rounding mode bits
|
15 years ago |
Shane McDonald
|
95e8f634d7
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
|
15 years ago |
David Daney
|
b6ee75ed4f
MIPS: Collect FPU emulator statistics per-CPU.
|
16 years ago |
David Daney
|
da0bac3341
MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.
|
16 years ago |
Ralf Baechle
|
ba3049ed40
MIPS: Switch FPU emulator trap to BREAK instruction.
|
17 years ago |
Zhaolei
|
ecab1f4479
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/
|
17 years ago |
Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
18 years ago |
Ralf Baechle
|
49a89efbbb
[MIPS] Fix "no space between function name and open parenthesis" warnings.
|
18 years ago |
Atsushi Nemoto
|
e70dfc10b9
[MIPS] math-emu minor cleanup
|
18 years ago |
Atsushi Nemoto
|
83fd38cabc
[MIPS] Add debugfs files to show fpuemu statistics
|
18 years ago |
Atsushi Nemoto
|
e04582b7bc
[MIPS] Make sure cpu_has_fpu is used only in atomic context
|
19 years ago |
Atsushi Nemoto
|
eae89076e6
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
|
19 years ago |