19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / mri / macro.asm
1 get macro arg1,arg2,arg3
2 dc.l arg1
3 arg2
4 arg3 dc.l \4
5 move.\0 d0,d1
6 endm
7
8 get.b 1,<dc.l 2>,label,four
This page took 0.030472 seconds and 4 git commands to generate.