diff options
author | Jan Beulich <jbeulich@suse.com> | 2019-12-27 09:39:17 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2019-12-27 09:39:17 +0100 |
commit | 6cb0a70ef31ff585f046cb20a30088c0433d84f0 (patch) | |
tree | 7db13f1044a85a4be4154085ec17d3ee31893c79 /ld/ldgram.y | |
parent | 376cd056100dff2d6fc842aa013d0bbffdef363d (diff) | |
download | gdb-6cb0a70ef31ff585f046cb20a30088c0433d84f0.zip gdb-6cb0a70ef31ff585f046cb20a30088c0433d84f0.tar.gz gdb-6cb0a70ef31ff585f046cb20a30088c0433d84f0.tar.bz2 |
x86-64: correct / adjust prefix emission
First and foremost REX must come last. Next JumpInterSegment branches
can't possibly have a REX prefix, as they're consistently CpuNo64. And
finally make BND prefix handling in output_branch() consistent with that
of other prefixes in the same function, and make its placement among
prefixes consistent with output_jump() (which, oddly enough, still isn't
the supposedly canonical order specified by the *_PREFIX definitions).
Diffstat (limited to 'ld/ldgram.y')
0 files changed, 0 insertions, 0 deletions