summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/branch.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
|\
| * MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2020-05-10
* | UPSTREAM: MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2018-02-05
* | UPSTREAM: MIPS: Spelling fix lets -> let'sRalf Baechle2018-02-05
* | UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2018-02-05
* | UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2018-02-05
|/
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-07-27
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-27
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-27
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-27
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-27
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-26
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-09
* MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu2015-04-01
* MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin2015-02-17
* MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras2015-02-17
* MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6Markos Chandras2015-02-17
* MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Markos Chandras2015-02-17
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-07
* Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04
|\
| * MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-23
* | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-30
* | MIPS: Sort out mm_isBranchInstr.Ralf Baechle2014-05-23
|/
* MIPS: Cleanup indentation and whitespaceTony Wu2013-07-01
* MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-09
* MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2013-05-09
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS Kprobes: Refactor branch emulationManeesh Soni2011-12-07
* MIPS: Sanitize restart logicsAl Viro2010-10-18
* MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-11
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-13
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-19
* [MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle2006-04-27
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-29
* __compute_return_epc() uses CFC1 instruction which might result in aRalf Baechle2005-10-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16