Arc assembler: Convert nps400 from a machine type to an extension.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textinsn3op.s
index a07aa9dd2011664de4edc045d0a98c55d8606828..d2fbc3c705c2e119ef7766577163408e93677c5e 100644 (file)
@@ -1,5 +1,5 @@
 # Insn 3op .extInstruction test
-       .extInstruction myinsn, 0x07, 0x2d, SUFFIX_FLAG|SUFFIX_COND, SYNTAX_3OP
+       .extInstruction myinsn, 0x07, 0x30, SUFFIX_FLAG|SUFFIX_COND, SYNTAX_3OP
 
        myinsn r0,r1,r2
        myinsn r26,fp,sp
This page took 0.023881 seconds and 4 git commands to generate.