Add support to GDB for the Renesas rl78 architecture.
[external/binutils.git] / gas / testsuite / gas / cris / pushpop.s
index f4d755c..c12bf5b 100644 (file)
@@ -1,10 +1,10 @@
 ; Check the push and pop builtin "macros".
  .text
+ .syntax no_register_prefix
 start:
  push r1
  push r0
  push r4
-
  ; Check that there is no recognition of invalid offsets.
  move.b r5,[sp=sp-8]
  move.w r5,[sp=sp-8]