Fix RL78 disassembly of DE+offset addressing to always show the offset, even when...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / exit.s
CommitLineData
5808f4a6
NC
1
2.macro MAC
3 BAD_OP
4.endm
5
6.exitm
7
8 MAC
This page took 0.326466 seconds and 4 git commands to generate.