diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-06-07 12:04:24 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2021-06-07 12:04:24 +0200 |
commit | 014fbcda4c662c275532eb0e0e7ef57f46bd7321 (patch) | |
tree | 6731012674c8d09b313da22e71e5bee039c5d0fc /gdb/testsuite/gdb.python | |
parent | 9d299bea8cca3bfd91a3c7a47510c52a9e829858 (diff) | |
download | binutils-014fbcda4c662c275532eb0e0e7ef57f46bd7321.zip binutils-014fbcda4c662c275532eb0e0e7ef57f46bd7321.tar.gz binutils-014fbcda4c662c275532eb0e0e7ef57f46bd7321.tar.bz2 |
x86: allow unary operators to start a memory operand
So far only - was permitted, but +, !, and ~ ought to be treated the
same.
Rather than adding them to digit_chars[], which was at least odd to have
held - so far, drop this array and its wrapper macro for being used just
once.
While adjusting this logic, also include [ in the characters which may
start a displacement expression - gas generally treats [] as equivalent
to ().
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions