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