Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xstormy16 / gcc.s
1 mov.w r0,#-1
2 mov.w r0,#0xFFFF
3 add r0,#some_external_symbol
4 mov.w r0,#some_external_symbol
This page took 0.029719 seconds and 4 git commands to generate.