arc/nps400: Add new instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mcf-wdebug.s
CommitLineData
ddefa7f5
KH
1# Check that gas recognizes both wdebug and wdebug.l.
2 .text
3 .globl foo
4foo:
5 wdebug (%a0)
6 wdebug.l (%a0)
This page took 0.369131 seconds and 4 git commands to generate.