Add swap byte (swapb) and swap halfword (swaph) opcodes.
authorMichael Eager <eager@eagercon.com>
Wed, 21 Nov 2012 17:54:11 +0000 (17:54 +0000)
committerMichael Eager <eager@eagercon.com>
Wed, 21 Nov 2012 17:54:11 +0000 (17:54 +0000)
commitabe9f67d45d38ee87b501da03a9b9778d31095fb
tree1c8994d0dcc2f7b674791ab5d41bccd707a4cd25
parent0db4b3260cfc1818dba17ee53bb8e6ca6fdefecc
Add swap byte (swapb) and swap halfword (swaph) opcodes.

binutils/opcodes
          * microblaze-opc.h (op_code_struct): Add swapb, swaph Increase MAX_OPCODES.
          * microblaze-opcm.h (microblaze_instr): Likewise
binutils/gas/testsuite
          * gas/microblaze/allinsn.s: Add swapb, swaph
          * gas/microblaze/allinsn.d: Likewise
gas/testsuite/ChangeLog
gas/testsuite/gas/microblaze/allinsn.d
gas/testsuite/gas/microblaze/allinsn.s
opcodes/ChangeLog
opcodes/microblaze-opc.h
opcodes/microblaze-opcm.h
This page took 0.025293 seconds and 4 git commands to generate.