I downloaded the pre-compiled ALPHA cross compiler and compiled SPLASH 2
benchmark(uni-processor version).
When I run the binary in gem5 SE mode, I got a lot of warning messages like

warn: addt/sud   f24,f22,f11: non-standard trapping mode not supported
warn: subt/sud   f11,f14,f27: non-standard trapping mode not supported
warn: addt/sud   f15,f27,f13: non-standard trapping mode not supported
warn: subt/sud   f15,f13,f10: non-standard trapping mode not supported
warn: mult/sud   f12,f10,f23: non-standard trapping mode not supported
warn: subt/sud   f23,f24,f11: non-standard trapping mode not supported

Is there anything wrong in my flow? even I use the option -mcpu=21064
doesn't solve the problem.

Thanks

John
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to