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

parser: simplify code by keeping a pointer to the current operand

$
0
0
parser: simplify code by keeping a pointer to the current operand

There is an awful lot of syntax-heavy "result->oprs[operand]" going
on; simplify by making a pointer to the current operand.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
  • [DBH] parser.c

Viewing all articles
Browse latest Browse all 40

Trending Articles