Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-09 | MIPS: MIPS16e: Support handling of delay slots. | Steven J. Hill | 1 | -0/+3 | |
Add logic needed to properly calculate exceptions for delay slots when in MIPS16e mode. Signed-off-by: Steven J. Hill <[email protected]> | |||||
2013-05-09 | MIPS: microMIPS: Floating point support. | Leonid Yegoshin | 1 | -0/+9 | |
Add logic needed to do floating point emulation in microMIPS mode. Signed-off-by: Leonid Yegoshin <[email protected]> Signed-off-by: Steven J. Hill <Steven. [email protected]> | |||||
2013-02-01 | MIPS: UAPI: Split inst.h into exported and kernel-only part. | Ralf Baechle | 1 | -347/+1 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2013-01-17 | MIPS: Add struct p_format to union mips_instruction. | Ralf Baechle | 1 | -0/+1 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2012-07-19 | MIPS: Fix typo multipy -> multiply | Ralf Baechle | 1 | -2/+2 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2011-01-18 | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 1 | -0/+14 | |
Needed by Octeon II optimized TLB handlers. Signed-off-by: David Daney <[email protected]> To: [email protected] Pachwork: https://patchwork.linux-mips.org/patch/1903/ Signed-off-by: Ralf Baechle <[email protected]> | |||||
2010-08-05 | MIPS: Add instrunction format for BREAK and SYSCALL | David Daney | 1 | -1/+14 | |
Signed-off-by: David Daney <[email protected]> To: [email protected] To: [email protected] To: [email protected] To: [email protected] To: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/1524/ Signed-off-by: Ralf Baechle <[email protected]> | |||||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 1 | -0/+394 | |
Signed-off-by: Ralf Baechle <[email protected]> |