Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / endian-1.s
1 .text
2 .mode shmedia
3 start:
4
5 movi 0x1234,r0
6 .long 0x12345678
7 .word 0x1234, 0
This page took 0.031047 seconds and 4 git commands to generate.