From 0930024b886e9102ba73c8e15a81d1e253ff141b Mon Sep 17 00:00:00 2001 From: Korey Sewell Date: Sun, 7 May 2006 14:09:19 -0400 Subject: Minor changes for FP ... MIPS now works for floating-point programs... Now we are to the point where more benchmarks and instruction-coverage is necessary to totally verify/validate correct operation across all MIPS instructions arch/mips/isa_traits.hh: fix for reading double values ... must rearrange bits before using void* to read double. configs/test/hello_mips: real hello world MIPS binary --HG-- extra : convert_revision : 153de1f8a830882c6972bd0bdb56da818f614def --- configs/test/hello_mips | Bin 837718 -> 837626 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'configs') diff --git a/configs/test/hello_mips b/configs/test/hello_mips index 33d9fbb58..a3db001ec 100755 Binary files a/configs/test/hello_mips and b/configs/test/hello_mips differ -- cgit v1.2.3