Add swap byte (swapb) and swap halfword (swaph) opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / allinsn.d
index 4a033404a875a5443f2025d946983000cc327124..b454fdb30fcbde00a74c201d12c5e08620b47b59 100644 (file)
@@ -41,3 +41,9 @@ Disassembly of section .text:
   30:  b0000000        imm     0
   34:  31600000        addik   r11, r0, 0
   38:  940bc802        mts     rshr, r11
+
+0000003c <swapb>:
+  3c:  900001e0        swapb   r0, r0
+
+00000040 <swaph>:
+  40:  900001e2        swaph   r0, r0
This page took 0.038115 seconds and 4 git commands to generate.