Changed command line switch from --m32rx-enable-special to --hidden
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / uppercase.s
1 .text
2 .global foo
3 foo:
4 mv R0,R1
5 mvfc R0,CBR
This page took 0.02994 seconds and 4 git commands to generate.