CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2011/05/25 15:22:27
Modified files: sys/arch/loongson/loongson: machdep.c Log message: Set UX and SX in the system register early in boot. While not necessary on the real hardware, some emulators (such as those which name start with `qe' and end in `mu' and are four letters long) expect the cpu behaviour to honour the value of these bits. This is not worth doing but it's cheap.