no need to swizzle load/store addresses for 32bit values on big endian systems
authorjmatthew <jmatthew@openbsd.org>
Tue, 5 May 2015 21:24:58 +0000 (21:24 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 5 May 2015 21:24:58 +0000 (21:24 +0000)
commit2647def446d8287e699c35b3693397eaf66a122b
tree1b8b7a26b7045d21937d36e4233d5cf61202cf96
parenta65a8023b2382fbb8a9fc5f29d50747b09fd1b6e
no need to swizzle load/store addresses for 32bit values on big endian systems

ok miod@
sys/arch/mips64/mips64/fp_emulate.c