NetBSD/sys/arch/m68k
bouyer 6ab3092b11 Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
Only assembly version for i386 bswap16 and bswap32 for now (bswap64 uses
bswap32). Contribution of assembly versions of these are welcome.
Add byte-swapping of ext2fs metadata for big-endian systems.
Tested on i386 and sparc.
1997-10-09 15:42:19 +00:00
..
060sp - only convert real hex constants to 0x form, not $NetBSD... 1997-09-30 21:47:22 +00:00
conf add src/sys/arch/m68k/m68k/m68k_machdep.c 1997-06-06 23:15:28 +00:00
fpe Make us pass the full ieeefp except regression test. 1997-07-20 12:39:17 +00:00
fpsp Build this in ${KERNEL_BUILD_DIRECTORY}/lib/fpsp, similar to libkern. 1997-09-21 17:33:36 +00:00
include Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
m68k Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00