AVX-512: Fix rounding mode value in EVEX prefix with SAE
commitb1cdce3649ce5ec805938bfa648f642b4d44983c
authorJin Kyu Song <jin.kyu.song@intel.com>
Wed, 28 Aug 2013 23:05:03 +0000 (28 16:05 -0700)
committerJin Kyu Song <jin.kyu.song@intel.com>
Sat, 31 Aug 2013 01:02:58 +0000 (30 18:02 -0700)
tree483c99706c345d006ec5161e73dab62766121507
parentd3189e100e0f7ea3b707fdd4f782bdadb433adf2
AVX-512: Fix rounding mode value in EVEX prefix with SAE

If SAE is set, VL(vector length) is implied to be 512.
EVEX.L'L (=EVEX.RC) is set to 00b by default.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
assemble.c
nasm.h