diff options
author | Jan Beulich <jbeulich@novell.com> | 2017-02-22 10:36:05 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2017-02-22 10:36:05 +0100 |
commit | 11648de5a91658326748dea1e4965559e9bd7a0f (patch) | |
tree | 05b442b83d62420bff0d88e0d2febafa9100f42d /opcodes/rx-decode.opc | |
parent | e025ae68802a7cf217254c13e314f01247f74404 (diff) | |
download | gdb-11648de5a91658326748dea1e4965559e9bd7a0f.zip gdb-11648de5a91658326748dea1e4965559e9bd7a0f.tar.gz gdb-11648de5a91658326748dea1e4965559e9bd7a0f.tar.bz2 |
aarch64: actually copy first operand in convert_bfc_to_bfm()
Commit 93562a343c ("[AArch64] PR target/20666, fix wrong encoding of
new introduced BFC pseudo") changed the destination operand to 0,
making the whole function invocation a no-op. We really want to copy
operand 0 (a register) to operand 1 (an immediate before coming here),
even if right now this likely is only a latent bug.
Diffstat (limited to 'opcodes/rx-decode.opc')
0 files changed, 0 insertions, 0 deletions