summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mipsregs.h
AgeCommit message (Expand)Author
2024-02-28MIPS: mipsregs: Parse fp and sp register by name in parse_rJiaxun Yang
2024-02-23MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang
2024-02-20MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-01-26MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer
2021-09-23MIPS: Avoid macro redefinitionsPaul Cercueil
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-21mips: MAAR: Use more precise address maskSerge Semin
2020-05-19mips: MAAR: Add XPA mode supportSerge Semin
2020-05-17MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bitsWANG Xuerui
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan
2018-01-09MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan
2018-01-09MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-08-30MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton