Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / case-1.s
1 ! Tests that opcodes and common registers are recognized case-insensitive,
2 ! and also that the option --isa=shmedia is optional.
3
4 .mode SHmedia
5 .text
6 start:
7 nOp
8 NOP
9 pt/U foo,tr4
10 PTA/l bar,Tr3
11 MOVI 42,R2
12 PTA/L start,TR2
This page took 0.049656 seconds and 4 git commands to generate.