This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] s390: Add record/replay support for arch13 instructions


On Tue, Oct 08 2019, Andreas Arnez wrote:
> 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.

I've pushed this now as 6d9d6da48e84a65871a9d72fa785105d603990a6.

--
Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]