[ARC] Add arithmetic and logic instructions for nps
authorGraham Markall <graham.markall@embecosm.com>
Fri, 3 Jun 2016 09:48:49 +0000 (10:48 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 14 Jun 2016 15:21:44 +0000 (16:21 +0100)
commit14053c1903cc0e4f0130570f61aee2825661cd7d
treef05e0caa80245cc4012817daa859d008d66e4435
parentd2dfe54d6c4c307dd64a5e6bdcc7d1081b17233a
[ARC] Add arithmetic and logic instructions for nps

This commit completes the implementation of arithmetic and logic
instructions for the NPS-400. These instructions are:

- calcbsd / calcbxd
- calckey / calcxkey
- mxb / imxb
- addl, subl, orl, andl, xorl
- andab / orab
- lbdsize
- bdlen
- csms, csma, cbba
- zncv
- hofs
gas/ChangeLog
gas/testsuite/gas/arc/nps400-6.d
gas/testsuite/gas/arc/nps400-6.s
opcodes/ChangeLog
opcodes/arc-nps400-tbl.h
opcodes/arc-opc.c
This page took 0.02424 seconds and 4 git commands to generate.