public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: Binutils <binutils@sourceware.org>
Subject: [PATCH 0/3] gas/x86: displacement handling adjustments
Date: Thu, 30 Jun 2022 14:06:28 +0200	[thread overview]
Message-ID: <0806b8f1-b463-41e8-1980-b511bdb451ff@suse.com> (raw)

The primary goal here is the last patch, increasing the headroom
we have in the operand type structure for future additions, while
at the same time also reducing code size a little. When initially
validating the concept as viable, I stumbled across two issues
which the first two patches deal with. Unfortunately this leads
to a little back and forth in lex_got()'s internal lookup table
(and i386-gen's underlying macros); This would be avoidable only
if folding the last two patches, which I don't think is desirable.

1: x86-64: improve handling of branches to absolute addresses
2: x86: restore masking of displacement kinds
3: x86: fold Disp32S and Disp32

Jan

             reply	other threads:[~2022-06-30 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 12:06 Jan Beulich [this message]
2022-06-30 12:08 ` [PATCH 1/3] x86-64: improve handling of branches to absolute addresses Jan Beulich
2022-06-30 17:50   ` H.J. Lu
2022-06-30 12:08 ` [PATCH 2/3] x86: restore masking of displacement kinds Jan Beulich
2022-06-30 22:47   ` H.J. Lu
2022-06-30 12:10 ` [PATCH 3/3] x86: fold Disp32S and Disp32 Jan Beulich
2022-06-30 22:51   ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0806b8f1-b463-41e8-1980-b511bdb451ff@suse.com \
    --to=jbeulich@suse.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).