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/7] x86: assorted simplifications / tidying
Date: Fri, 26 Mar 2021 14:44:30 +0100	[thread overview]
Message-ID: <139e8ac5-fda2-caaf-39e0-35a56b1c0e0f@suse.com> (raw)

Or so I hope. While generally independent, if in doubt this goes on
top of "[PATCH 0/6] x86: further opcode table compaction plus fallout"
sent earlier today.

1: make swap_2_operands() have unsigned parameters
2: integrate mask_op into struct _i386_insn
3: integrate broadcast_op into struct _i386_insn
4: integrate rc_op into struct _i386_insn
5: adjust st(<N>) parsing
6: drop REGNAM_{AL,AX,EAX}
7: drop seg_entry

Jan

             reply	other threads:[~2021-03-26 13:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26 13:44 Jan Beulich [this message]
2021-03-26 13:46 ` [PATCH 1/7] x86: make swap_2_operands() have unsigned parameters Jan Beulich
2021-03-26 13:47 ` [PATCH 2/7] x86: integrate mask_op into struct _i386_insn Jan Beulich
2021-03-26 13:48 ` [PATCH 3/7] x86: integrate broadcast_op " Jan Beulich
2021-03-26 13:48 ` [PATCH 4/7] x86: integrate rc_op " Jan Beulich
2021-03-26 13:49 ` [PATCH 5/7] x86: adjust st(<N>) parsing Jan Beulich
2021-03-26 13:49 ` [PATCH 6/7] x86: drop REGNAM_{AL,AX,EAX} Jan Beulich
2021-03-26 13:50 ` [PATCH 7/7] x86: drop seg_entry Jan Beulich
2021-03-26 21:18 ` [PATCH 0/7] x86: assorted simplifications / tidying 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=139e8ac5-fda2-caaf-39e0-35a56b1c0e0f@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).