URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [mix-1.s] - Rev 862
Go to most recent revision | Compare with Previous | Blame | View Log
! Check mixed-mode objects; different sections holding different ISA:s. .mode SHcompact .text start: bt forw mova start2,r0 start2: nop forw: nop .section .text.media,"ax" .mode SHmedia mediacode: ptb forw,tr4 pt start2,tr5 mediacode2: movi start2,r54 movi mediacode2,r45 pta mediacode2,tr7 nop
Go to most recent revision | Compare with Previous | Blame | View Log