diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-07-24 09:47:47 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-07-24 09:51:08 -0700 |
commit | 56522fc5af76ec88f650d8d305c0aa3d669c2849 (patch) | |
tree | 3687b61be22ece0a823cff98ff4fa83741a82ea5 /gdb/configure | |
parent | 1d97232ae3655ad4f2661af34f4fa6038d492a25 (diff) | |
download | gdb-56522fc5af76ec88f650d8d305c0aa3d669c2849.zip gdb-56522fc5af76ec88f650d8d305c0aa3d669c2849.tar.gz gdb-56522fc5af76ec88f650d8d305c0aa3d669c2849.tar.bz2 |
x86: Use unsigned int to iterate through vector operands
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.
Diffstat (limited to 'gdb/configure')
0 files changed, 0 insertions, 0 deletions