diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-02-10 08:10:38 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-02-10 08:10:38 +0100 |
commit | ddb62495930cc8adf4986334b49104d623b0217d (patch) | |
tree | a3ae0e0e71a04e069f070c98d26739fc55a04aaa /gdb/python | |
parent | aa4c197de1682b30d49a2ff163f8623039cb07e0 (diff) | |
download | binutils-ddb62495930cc8adf4986334b49104d623b0217d.zip binutils-ddb62495930cc8adf4986334b49104d623b0217d.tar.gz binutils-ddb62495930cc8adf4986334b49104d623b0217d.tar.bz2 |
x86: move (and rename) opcodespace attribute
This really isn't a "modifier" and rather ought to live next to the base
opcode anyway. Use the bits we presently have available to fit in the
field, renaming it to opcode_space. As an intended side effect this
helps readability at the use sites, by shortening the references quite a
bit.
In generated code arrange for human readable output, by using the
SPACE_* constants there rather than raw numbers. This may aid debugging
down the road.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions