diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-12-02 09:37:30 +0000 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-12-02 09:37:30 +0000 |
commit | 432ec0814b01a93b88eddf13092ea6abef34652d (patch) | |
tree | 835707112faefa6cc567efbfdfcf0ce6500d5f9b /configure | |
parent | Add unit test to aarch64 prologue analyzer (diff) | |
download | binutils-gdb-432ec0814b01a93b88eddf13092ea6abef34652d.tar.gz binutils-gdb-432ec0814b01a93b88eddf13092ea6abef34652d.tar.bz2 binutils-gdb-432ec0814b01a93b88eddf13092ea6abef34652d.zip |
[AArch64] Recognize STR instruction in prologue
This patch teaches GDB AArch64 backend to recognize STR instructions
in prologue, like 'str x19, [sp, #-48]!' or 'str w0, [sp, #44]'.
The unit test is added too.
gdb:
2016-12-02 Yao Qi <yao.qi@linaro.org>
Pedro Alves <palves@redhat.com>
* aarch64-tdep.c (aarch64_analyze_prologue): Recognize STR
instruction.
(aarch64_analyze_prologue_test): More tests.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions