-
- Downloads
[MIPS] Enable support for the userlocal hardware register
Which will cut down the cost of RDHWR $29 which is used to obtain the
TLS pointer and so far being emulated in software down to a single cycle
operation.
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/kernel/cpu-probe.c 2 additions, 0 deletionsarch/mips/kernel/cpu-probe.c
- arch/mips/kernel/syscall.c 2 additions, 3 deletionsarch/mips/kernel/syscall.c
- arch/mips/kernel/traps.c 8 additions, 1 deletionarch/mips/kernel/traps.c
- include/asm-mips/cpu-features.h 4 additions, 0 deletionsinclude/asm-mips/cpu-features.h
- include/asm-mips/cpu.h 1 addition, 0 deletionsinclude/asm-mips/cpu.h
- include/asm-mips/mipsregs.h 5 additions, 1 deletioninclude/asm-mips/mipsregs.h
- include/asm-mips/system.h 2 additions, 0 deletionsinclude/asm-mips/system.h
Loading
Please register or sign in to comment