Quantcast
Channel: Public Git Hosting - nasm/avx512.git/rss log
Viewing all articles
Browse latest Browse all 40

match: Improve broadcast opsize matching

$
0
0
match: Improve broadcast opsize matching

Broadcasting operand size is different from the original
operand size because 32b or 64b element is repeated to form a vector.
So when matching a broadcasting operand, opsize should be treated
differently.
The broadcasting element size is specified in the decorator information.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
  • [DBH] assemble.c

Viewing all articles
Browse latest Browse all 40

Trending Articles