freebsd-dev/sys/mips
Neel Natu abd74e0c14 Remove redundant instructions from tlb.S
The "_MTC0 v0, COP_0_TLB_HI" is actually incorrect because v0 has not been
initialized at that point. It worked correctly because we subsequently
did the right thing and initialized TLB_HI correctly.

The "li v0, MIPS_KSEG0_START" is redundant because we do exactly the same
thing 2 instructions down.

Approved by: imp (mentor)
2009-10-22 04:35:32 +00:00
..
adm5120 Does 4 things: 2009-10-15 21:03:32 +00:00
alchemy Does 4 things: 2009-10-15 21:03:32 +00:00
atheros Does 4 things: 2009-10-15 21:03:32 +00:00
compile
conf Update options.mips to support config options required to build the SWARM 2009-10-21 00:56:13 +00:00
idt Does 4 things: 2009-10-15 21:03:32 +00:00
include Get rid of the hardcoded constants to define cacheable memory: 2009-10-22 02:51:31 +00:00
malta Does 4 things: 2009-10-15 21:03:32 +00:00
mips Remove redundant instructions from tlb.S 2009-10-22 04:35:32 +00:00
octeon1 Does 4 things: 2009-10-15 21:03:32 +00:00
rmi More initial RMI files. Note that these so far do NOT 2009-10-15 21:14:42 +00:00
sentry5 Does 4 things: 2009-10-15 21:03:32 +00:00
sibyte Does 4 things: 2009-10-15 21:03:32 +00:00