freebsd-skq/sys/mips/mips
jhb 7e3dc17586 Preserve the inherited value of the status register in cpu_set_upcall().
Instead of re-deriving the value of SR using logic similar to
exec_set_regs(), just inherit the value from the existing thread
similar to fork().

Reviewed by:	brooks
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D23059
2020-01-14 18:00:04 +00:00
..
autoconf.c
bcopy.S
bus_space_generic.c Remove support for the now very old SiByte MIPS platform. It's not 2018-12-19 22:54:03 +00:00
busdma_machdep.c Introduce the concept of busdma tag templates. A template can be allocated 2019-12-24 14:48:46 +00:00
cache_mipsNN.c
cache.c
cpu.c
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elf_machdep.c Unbreak build. It seems that mips and amd64 still pull in link_elf.c, so 2019-12-24 16:52:10 +00:00
elf_trampoline.c Delete unneeded #include <sys/inflate.h> from sys/mips. 2019-05-23 05:17:18 +00:00
exception.S
fp.S
freebsd32_machdep.c Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
gdb_machdep.c
genassym.c
in_cksum.c
inckern.S
intr_machdep.c
libkern_machdep.c
locore.S
machdep.c Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
mem.c
minidump_machdep.c Display the approximate space needed when a minidump fails due to lack 2019-06-30 03:14:04 +00:00
mips_pic.c
mp_machdep.c
mpboot.S
nexus.c
octeon_cop2_swtch.S
octeon_cop2.c
ofw_machdep.c
pm_machdep.c Simplify arguments to signal handlers on mips. 2020-01-06 18:02:02 +00:00
pmap.c Introduce vm_page_astate. 2019-12-10 18:14:50 +00:00
ptrace_machdep.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
sc_machdep.c sc(4) md bits: stop setting sc->kbd entirely 2019-12-30 02:07:55 +00:00
stack_machdep.c
stdatomic.c
support.S Provide protection against starvation of the ll/sc loops when accessing userpace. 2019-07-12 18:43:24 +00:00
swtch.S
sys_machdep.c
tick.c
tlb.c [mips] remove check that is always false (unsinged < 0) 2019-01-25 19:58:56 +00:00
trap.c Improve MD page fault handlers. 2019-09-27 18:43:36 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Preserve the inherited value of the status register in cpu_set_upcall(). 2020-01-14 18:00:04 +00:00