Hi, developers

In src/arch/x86/./inst/simd64/./data_transfer/move.py, all the MOVD_xx_xx, 

I think the datasize should be 4 bytes.

 

We found this when running x264 on x86 linux system on gem5, the x264
aborting with segmentation fault. When these points are modified with
datasize 4, the program behaves normally. And according to the explanation
of this MOVD inst in Intel's material, this modification is reasonable. I
have checked that the lasted gem-dev remains the datasize 8, so I m
wondering if anyone can verify that?

 

Zhang Mengyu, ICT, China.

 

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to