[Patch, AArch64, Binutils] Add missing TSB instruction
Sudakshina Das
Sudi.Das@arm.com
Mon Apr 20 10:10:55 GMT 2020
More information about the Binutils mailing list
Mon Apr 20 10:10:55 GMT 2020
- Previous message (by thread): [Patch, AArch64, Binutils] Add missing TSB instruction
- Next message (by thread): ELF section flag SHF_EXCLUDE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Nick > -----Original Message----- > From: Nick Clifton <nickc@redhat.com> > Sent: 17 April 2020 15:09 > To: Sudakshina Das <Sudi.Das@arm.com>; binutils@sourceware.org > Cc: Richard Earnshaw <Richard.Earnshaw@arm.com> > Subject: Re: [Patch, AArch64, Binutils] Add missing TSB instruction > > Hi Sudi, > > > gas/ChangeLog: > > 2020-xx-xx Sudakshina Das <sudi.das@arm.com> > > > > * config/tc-aarch64.c (parse_barrier_psb): Update error messages > > to include TSB. > > * testsuite/gas/aarch64/system-2.d: Update -march and new tsb > tests. > > * testsuite/gas/aarch64/system-2.s: Add new tsb tests. > > * testsuite/gas/aarch64/system.d: Update. > > > > opcodes/ChangeLog: > > 2020-xx-xx Sudakshina Das <sudi.das@arm.com> > > > > * aarch64-asm.c (aarch64_ins_none): New. > > * aarch64-asm.h (ins_none): New declaration. > > * aarch64-dis.c (aarch64_ext_none): New. > > * aarch64-dis.h (ext_none): New declaration. > > * aarch64-opc.c (aarch64_print_operand): Update case for > > AARCH64_OPND_BARRIER_PSB. > > * aarch64-tbl.h (aarch64_opcode_table): Add tsb. > > (AARCH64_OPERANDS): Update inserter/extracter for > > AARCH64_OPND_BARRIER_PSB to use new dummy functions. > > * aarch64-asm-2.c: Regenerated. > > * aarch64-dis-2.c: Regenerated. > > * aarch64-opc-2.c: Regenerated. > > Approved - please apply. Thank you. Applied as c2e5c986b. Will wait a few days before backporting. Sudi > > Cheers > Nick >
- Previous message (by thread): [Patch, AArch64, Binutils] Add missing TSB instruction
- Next message (by thread): ELF section flag SHF_EXCLUDE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list