aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/branch.c
Commit message (Expand)AuthorAge
* 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-22
* | 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-rc2v2.6.12-rc2Linus Torvalds2005-04-16