qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target/arm: Implement ARMv8.5-CondM
@ 2019-02-20  5:04 Richard Henderson
  2019-02-20  5:04 ` [Qemu-devel] [PATCH 1/3] target/arm: Rearrange disas_data_proc_reg Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Richard Henderson @ 2019-02-20  5:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Based-on: https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02733.html
aka the v3 ARMv8.5-MemTag patch set,
or at least some of the early patches that split handle_msr_i.

The v8.4 parts have been tested vs FVP, but there's no released
version that supports v8.5 yet, so XAFlag and AXFlag are untested.
But they seem fairly straightforward, unless I've done something silly.


r~


Richard Henderson (3):
  target/arm: Rearrange disas_data_proc_reg
  target/arm: Implement ARMv8.4-CondM
  target/arm: Implement ARMv8.5-CondM

 target/arm/cpu.h           |  10 ++
 linux-user/elfload.c       |   1 +
 target/arm/cpu64.c         |   1 +
 target/arm/translate-a64.c | 249 +++++++++++++++++++++++++++++++------
 4 files changed, 221 insertions(+), 40 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2019-02-20 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-20  5:04 [Qemu-devel] [PATCH 0/3] target/arm: Implement ARMv8.5-CondM Richard Henderson
2019-02-20  5:04 ` [Qemu-devel] [PATCH 1/3] target/arm: Rearrange disas_data_proc_reg Richard Henderson
2019-02-20  5:04 ` [Qemu-devel] [PATCH 2/3] target/arm: Implement ARMv8.4-CondM Richard Henderson
2019-02-20  5:04 ` [Qemu-devel] [PATCH 3/3] target/arm: Implement ARMv8.5-CondM Richard Henderson
2019-02-20 10:07 ` [Qemu-devel] [PATCH 0/3] " Laurent Desnogues
2019-02-20 15:18   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).