Correct the double bug in HSW.
authorYang Rong <rong.r.yang@intel.com>
Mon, 19 May 2014 05:52:23 +0000 (13:52 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Mon, 19 May 2014 04:54:22 +0000 (12:54 +0800)
commit028f42d36df98c0bce662f9eb84e7da8dd488eaf
tree4e284234338fdf8dab67f9018682dc1f3198f523
parent881b26d9f2f4084b60ea4ca316c2fe21c3ce4535
Correct the double bug in HSW.

Should set the nomask in mov_df_imm and need handle exec_width=4 case in setHeader.

Signed-off-by: Yang Rong <rong.r.yang@intel.com>
Reviewed-by: Junyan He <junyan.he@inbox.com>
backend/src/backend/gen75_encoder.cpp
backend/src/backend/gen75_encoder.hpp
backend/src/backend/gen_encoder.cpp
backend/src/backend/gen_encoder.hpp