s390: Add record/replay support for arch13 instructions
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 9 Oct 2019 09:09:22 +0000 (11:09 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 9 Oct 2019 09:09:22 +0000 (11:09 +0200)
commit6d9d6da48e84a65871a9d72fa785105d603990a6
tree0c95e1aa20151ab6a3f5bd98e45eceaed2755a3f
parent336bfbeb1848f4b9558456fdcf283ee8a32d7fd1
s390: Add record/replay support for arch13 instructions

Enable recording most of the new "arch13" instructions on z/Architecture
targets, except for the specialized-function-assist instructions:

  SORTL - sort lists
  DFLTCC - deflate conversion call
  KDSA - compute digital signature authentication

gdb/ChangeLog:

* s390-tdep.c (390_process_record): Handle new arch13 instructions
except SORTL, DFLTCC, and KDSA.
gdb/ChangeLog
gdb/s390-tdep.c
This page took 0.070345 seconds and 4 git commands to generate.