opnsense-src/sys/mips
Warner Losh b82b0cb2b1 Remove one layer of indirection. No need to call cpu_throw which then
calls mips_cpu_call via an obfuscated assembler call.  Instead, delete
the current cpu_throw, and rename mips_cpu_throw to cpu_throw.  This
is nicer to the cache on each context switch (since fixed jumps can be
prefected, while jumps through a register can't).  Incidentally, it
also saves about 5 or 6 instructions.

Reviewed by:	jmallet@
2010-07-15 01:47:47 +00:00
..
adm5120 Remove some stray ';'s 2010-05-13 01:50:29 +00:00
alchemy Hack to make ALCHEMY compile again... 2010-02-18 19:41:38 +00:00
atheros Add TX-path aligned/unaligned stats for if_arge. 2010-07-08 15:20:57 +00:00
cavium Remove redundant checking of sc_leaving (uart_intr() already handles this). 2010-05-02 19:07:19 +00:00
compile FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64, 2008-04-13 07:07:57 +00:00
conf Temp hack to N32 kernel: turn off debugger since n32 is too weird for ddb 2010-07-13 22:27:19 +00:00
idt - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
include Use cpuregs.h spellings over the cpu.h spellings. 2010-07-14 00:52:29 +00:00
malta Fix MALTA64 build. 2010-04-19 09:03:34 +00:00
mips Remove one layer of indirection. No need to call cpu_throw which then 2010-07-15 01:47:47 +00:00
rmi 64 bit compilation support XLR platform code. 2010-07-08 15:05:23 +00:00
sentry5 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
sibyte Remove redunant machine/cpuregs.h include. 2010-07-13 22:30:27 +00:00