Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Use aarch64_decode_insn more in GDB
@ 2015-10-29 16:47 Yao Qi
  2015-10-29 16:51 ` [PATCH 2/3] Use aarch64_decode_insn in aarch64_analyze_prologue Yao Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Yao Qi @ 2015-10-29 16:47 UTC (permalink / raw)
  To: gdb-patches

Hi,
This patch series changes GDB aarch64 backend to using aarch64_decode_insn
to decode instructions.  Patch 1 is the preparatory patch, and patch 2
and 3 do the change.

Regression tested on aarch64-linux.

*** BLURB HERE ***

Yao Qi (3):
  Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offset
  Use aarch64_decode_insn in aarch64_analyze_prologue
  Use aarch64_decode_insn in aarch64_displaced_step_copy_insn

 gdb/aarch64-tdep.c | 479 ++++++++++-------------------------------------------
 1 file changed, 89 insertions(+), 390 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-05 10:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 16:47 [PATCH 0/3] Use aarch64_decode_insn more in GDB Yao Qi
2015-10-29 16:51 ` [PATCH 2/3] Use aarch64_decode_insn in aarch64_analyze_prologue Yao Qi
2015-10-29 17:05 ` [PATCH 1/3] Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offset Yao Qi
2015-10-29 17:09 ` [PATCH 3/3] Use aarch64_decode_insn in aarch64_displaced_step_copy_insn Yao Qi
2015-11-05  9:45 ` [PATCH 0/3] Use aarch64_decode_insn more in GDB Yao Qi
2015-11-05  9:54   ` Pedro Alves
2015-11-05 10:35   ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox