Mathieu Malaterre
|
cdf93470a0
MIPS: Use proper kernel-doc Return keyword
|
7 years ago |
Maciej W. Rozycki
|
f259fe295e
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
|
8 years ago |
Maciej W. Rozycki
|
27fe2200da
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
|
8 years ago |
Maciej W. Rozycki
|
a60b1a5bf8
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
|
8 years ago |
Maciej W. Rozycki
|
fef40be6da
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
|
8 years ago |
Maciej W. Rozycki
|
1f4edde422
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
|
8 years ago |
Maciej W. Rozycki
|
7b82c1058a
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
|
8 years ago |
Maciej W. Rozycki
|
a9db101b73
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
|
8 years ago |
Paul Burton
|
1a73d9310e
MIPS: Fix bnezc/jialc return address calculation
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Marcin Nowakowski
|
d05c513069
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
|
8 years ago |
Paul Gortmaker
|
d9d5417755
MIPS: kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Paul Burton
|
1b49260006
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
|
9 years ago |
Paul Burton
|
1c66b79bb3
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
|
9 years ago |
Ralf Baechle
|
4939788eb8
MIPS: Spelling fix lets -> let's
|
9 years ago |
Paul Burton
|
ac1496980f
MIPS: Fix BC1{EQ,NE}Z return offset calculation
|
9 years ago |
Markos Chandras
|
e9d92d2233
MIPS: Fix branch emulation for BLTC and BGEC instructions
|
10 years ago |
Toma Tabacu
|
e6baf0e0b6
MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.
|
10 years ago |
Leonid Yegoshin
|
b0a668fb20
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
|
10 years ago |
Markos Chandras
|
28d6f93d20
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
|
10 years ago |
Markos Chandras
|
69b9a2fd05
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
|
10 years ago |
Markos Chandras
|
84fef63012
MIPS: Emulate the new MIPS R6 BALC instruction
|
10 years ago |
Markos Chandras
|
10d962d534
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
|
10 years ago |
Markos Chandras
|
c893ce38b2
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
|
10 years ago |
Markos Chandras
|
8467ca0122
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
|
10 years ago |
Markos Chandras
|
f1b44067c1
MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions
|
10 years ago |
Markos Chandras
|
a8ff66f52d
MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions
|
10 years ago |
Markos Chandras
|
c8a34581ec
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
|
10 years ago |
Markos Chandras
|
319824eabc
MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6
|
10 years ago |