working on internal assembler-reader x86 opsize local/global var

git-svn-id: branches/tg74/avx512-0037785@47886 -
This commit is contained in:
tg74 2020-12-29 05:12:47 +00:00 committed by Michaël Van Canneyt
parent b7ade3e566
commit 95fae1a81d

View File

@ -2089,7 +2089,7 @@ begin
begin
asize := 0;
if ((operands[i] as tx86operand).vopext <> 0) and
if ((operands[i] as tx86operand).vopext and OTVE_VECTOR_BCST = OTVE_VECTOR_BCST) and
(MemRefInfo(opcode).MemRefSizeBCST in [msbBCST32,msbBCST64]) then
begin
case operands[i].size of