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] ppc: Add Power ISA 3.0/POWER9 instructions record support


On 09/21/2016 01:17 PM, Ulrich Weigand wrote:
> Edjunior Barbosa Machado wrote:
> 
>> first, thanks for the review. I've talked to the kernel developers and
>> reworked the patch.
> 
> This is looking good to me now!
> 
>> gdb/ChangeLog:
>> 2016-09-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
>>
>> 	* rs6000-tdep.c (PPC_DQ): New macro.
>> 	(ppc_process_record_op4): Add Power ISA 3.0 instructions.
>> 	(ppc_process_record_op19): Likewise.
>> 	(ppc_process_record_op31): Likewise.
>> 	(ppc_process_record_op59): Likewise.
>> 	(ppc_process_record_op60): Likewise.
>> 	(ppc_process_record_op63): Likewise.
>> 	(ppc_process_record): Likewise.
>> 	(ppc_process_record_op61): New function.
> 
> This is OK.
> 

Thanks for the quick reply, Uli! The patch was just pushed to master:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=6ec2b213de6962ceeb81bfa33354ea6e60c57049

--
Edjunior


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