AVX-512: Find the correct position of the last SIMD op
commit4a6570616aa1fadf1544c0c099c4bf22683f367f
authorJin Kyu Song <jin.kyu.song@intel.com>
Tue, 27 Aug 2013 03:28:39 +0000 (26 20:28 -0700)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 28 Aug 2013 05:35:54 +0000 (28 09:35 +0400)
tree2997e6d0c60a6025b172068d63e9db5c2a1bd3f4
parentc62bc20a0b6f8441e75616bdbcc300a510eb12f8
AVX-512: Find the correct position of the last SIMD op

Since embedded rounding mode is following the last SIMD op,
GPR op should be skipped when finding the last SIMD op.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
assemble.c