Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / byte-1.s
CommitLineData
3c3bdf30
NC
1# Test BYTE sequences, excercising code paths for valid input.
2number IS 42
3Main SWYM 43,number,41
4
5label BYTE "string",#a,255
6lab2 BYTE number+100,0,"string2",#a
This page took 0.501997 seconds and 4 git commands to generate.