[PATCH] D25692: [AVX-512] Disassembler support for rounding control and SAE attribute.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 06:44:43 PDT 2016
delena added a comment.
Why do you need VEX_LIG for disassembler?
EVEX_B in reg-reg form says that you have SAE.
EVEX_RC says that you have RC.
https://reviews.llvm.org/D25692
More information about the llvm-commits
mailing list