Browse Source
Use unsigned int to iterate through multi-length vector operands to avoid sign-extension. * config/tc-i386.c (build_vex_prefix): Use unsigned int to iterate through multi-length vector operands. (build_evex_prefix): Likewise.users/ahayward/variable_sve
2 changed files with 11 additions and 5 deletions
Loading…
Reference in new issue