summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mipsregs.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-071-0/+4
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-0/+4
* MIPS: Add GINVT instruction helpersPaul Burton2019-02-041-0/+7
* MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-091-10/+20
* MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-161-1/+19
* Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-131-10/+19
|\
| * MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton2018-08-071-1/+10
| * MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton2018-08-071-9/+7
| * MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2018-07-231-0/+2
* | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-271-3/+0
|/
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-181-0/+3
* MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-151-0/+5
* MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski2018-02-191-0/+1
* MIPS: XPA: Standardise readx/writex accessorsJames Hogan2018-01-221-10/+10
* MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan2018-01-221-2/+2
* MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-221-10/+16
* MIPS: VZ: Pass GC0 register names in $n formatJames Hogan2018-01-221-188/+188
* MIPS: VZ: Update helpers to use new asm macrosJames Hogan2018-01-221-127/+37
* MIPS: Add helpers for assembler macro instructionsJames Hogan2018-01-221-0/+83
* MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan2018-01-091-1/+1
* MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan2018-01-091-10/+27
* MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki2017-11-081-8/+6
* MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
* MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton2017-08-301-0/+13
* MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki2017-07-051-0/+1
* KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-281-0/+2
* MIPS: Add Octeon III register accessors & definitionsJames Hogan2017-03-281-0/+36
* MIPS: Add some missing guest CP0 accessors & defsJames Hogan2017-03-281-2/+14
* MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-281-1/+7
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-0/+33
* MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-241-0/+6
* MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-291-2/+0
* MIPS: Add define for Config.VI (virtual icache) bitJames Hogan2016-06-151-0/+1
* MIPS: Clean up RDHWR handlingJames Hogan2016-06-151-1/+19
* MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-281-0/+8
* MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
* MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
* MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
* MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
* MIPS: Fix write_gc0_* macros when writing zeroJames Hogan2016-05-281-2/+2
* MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2016-05-281-0/+3
* MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-171-180/+293
* MIPS: Add guest CP0 accessorsJames Hogan2016-05-131-11/+330
* MIPS: Add register definitions for VZ ASE registersJames Hogan2016-05-131-0/+117
* MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
* MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-131-0/+6
* MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-131-0/+3
* MIPS: Add defs & probing of extended CP0_EBaseJames Hogan2016-05-131-0/+3
* MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-131-1/+9
* MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-131-0/+2