opnsense-src/sys/mips/sibyte
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
ata_zbbus.c Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any() 2016-02-19 03:37:56 +00:00
files.sibyte With this commit our friend RMI will now compile. I have 2009-10-30 08:53:11 +00:00
sb_asm.S Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively. 2010-03-26 07:15:27 +00:00
sb_bus_space.h Various fixes to get the SWARM config working on a big-endian Sibyte CPU. 2010-02-17 06:43:37 +00:00
sb_machdep.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
sb_scd.c Fix a brain-o in platform_cpu_mask() by just specifying a possible 2011-05-13 19:56:58 +00:00
sb_scd.h Sibyte provides a 64-bit read-only counter that counts at half the processor 2010-03-20 05:49:06 +00:00
sb_zbbus.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
sb_zbpci.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
std.sibyte Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00