x86: make J disassembler macro available for new use
authorJan Beulich <jbeulich@suse.com>
Thu, 25 Jun 2020 07:31:50 +0000 (09:31 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Jun 2020 07:31:50 +0000 (09:31 +0200)
commit8f570d62882debe92524fff4f847dbdbe90fb5b9
treeedb096454618f0703cd71c869732e666610278ba
parent464dc4af9ab34e1482fb4ab47019a0972665505c
x86: make J disassembler macro available for new use

There's clearly a shortage of available macro characters, as can be seen
from the various two-character macros that had to be introduced. Don't
waste characters for things that can be expressed differently. In the
case of J this alternative is {l|}.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.023954 seconds and 4 git commands to generate.