diff options
| author | Yao Qi <yao.qi@linaro.org> | 2017-03-23 14:11:04 +0000 |
|---|---|---|
| committer | Yao Qi <yao.qi@linaro.org> | 2017-03-23 14:11:04 +0000 |
| commit | 1e2b521d987a34898ca959a33972be8912511ba0 (patch) | |
| tree | 8f0c276b9fcd904e4b06cc9b3124450f2d51c8b9 /gdb/python/python.c | |
| parent | 338771252e913f82df8a445cb3e748a791b1cba8 (diff) | |
| download | binutils-1e2b521d987a34898ca959a33972be8912511ba0.zip binutils-1e2b521d987a34898ca959a33972be8912511ba0.tar.gz binutils-1e2b521d987a34898ca959a33972be8912511ba0.tar.bz2 | |
Handle PRFM in AArch64 process record
This patch fixes the bug of handling PRFM instruction. PRFM is documented
in a table with other load and store instructions, but it doesn't do any
load or store. This patch also adds a unit test to PRFM instruction.
gdb:
2017-03-23 Yao Qi <yao.qi@linaro.org>
* aarch64-tdep.c (aarch64_process_record_test): Declare.
(_initialize_aarch64_tdep): Register it.
(aarch64_record_load_store): Handle PRFM instruction.
(aarch64_process_record_test): New function.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions
