This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[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.032153 seconds and 4 git commands to generate.