* gas/mri/mri.exp: Don't execute the M68K specific tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / char.s
1 ; Test MRI style character constants.
2
3 dc.b 'a'
4 dc.b 'abc'
5 dc.l 'abcde'
6 dc.l 'a''b'
This page took 0.030458 seconds and 4 git commands to generate.