diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-01-17 10:26:43 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-01-17 10:26:43 +0100 |
commit | ab31da6aff52fe3206cba98c03d7f74159da8677 (patch) | |
tree | 5fc25701cc3f59ea37ccb4771a1f5f059d1f8118 /gdb | |
parent | 71b94817f314db6ddb428e804378a30e7521a2ad (diff) | |
download | gdb-ab31da6aff52fe3206cba98c03d7f74159da8677.zip gdb-ab31da6aff52fe3206cba98c03d7f74159da8677.tar.gz gdb-ab31da6aff52fe3206cba98c03d7f74159da8677.tar.bz2 |
x86: adjust struct instr_info field types
Now that this lives on the stack, let's have it be a little less
wasteful in terms of space. Switch boolean fields to "bool" (also when
this doesn't change their size) and also limit the widths of "rex",
"rex_used", "op_ad", and "op_index". Do a little bit of re-ordering as
well to limit the number of padding holes.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions