On Fri, January 25, 2013 7:22 pm, Mostafa Mahmoud Hassan wrote: > > I found the problem is that I compile the application on my 32-bit linux > while the kernel is 64-bit (which I did not notice in the beginning and > then assumed that 64 bit machine should be able to run 32 bit applications > by nature ) > > So, the solution was to recompile the benchamrk with the options "-m64 > -fPIC -mfpmath=sse" gets me into the same problem as this thread: > http://comments.gmane.org/gmane.comp.emulators.m5.users/11623 > > The benchmark works fine, but it hangs like forever reporting that these > instructions not implemented even though I used -mfpmath=sse > > any help with this ? >
You can implement the instructions that are reported to be unimplemented. -- Nilay _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users