[PATCH v2 0/4] Begin implementing NPS-400 Accelerator instructions

Claudiu Zissulescu Claudiu.Zissulescu@synopsys.com
Mon Jul 25 08:46:00 GMT 2016


> Graham Markall (4):
>   [ARC] Change block comments to GNU style
>   [ARC] Add support for address type syntax
>   [ARC] Implement NPS-400 BMU instructions
>   [ARC] Implement NPS-400 PMU Instructions
> 
>  gas/ChangeLog                    |  21 ++++++++
>  gas/config/tc-arc.c              |  92 +++++++++++++++++++++++++++++---
>  gas/testsuite/gas/arc/nps400-8.d |  71 +++++++++++++++++++++++++
>  gas/testsuite/gas/arc/nps400-8.s |  92
> ++++++++++++++++++++++++++++++++
>  include/ChangeLog                |  13 +++++
>  include/opcode/arc.h             |  77 ++++++++++++++++++++++++++-
>  opcodes/ChangeLog                |  26 +++++++++
>  opcodes/arc-dis.c                |  42 +++++++++++++--
>  opcodes/arc-nps400-tbl.h         | 110
> ++++++++++++++++++++++++++++++++++++---
>  opcodes/arc-opc.c                | 101
> +++++++++++++++++++++++++++++++++++
>  10 files changed, 627 insertions(+), 18 deletions(-)
>  create mode 100644 gas/testsuite/gas/arc/nps400-8.d
>  create mode 100644 gas/testsuite/gas/arc/nps400-8.s

It looks good from my side. 

Best,
Claudiu



More information about the Binutils mailing list