URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [mapping.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
.text .arm .global mapping mapping: nop bl mapping .global thumb_mapping .thumb_func thumb_mapping: .thumb nop bl thumb_mapping .data .word 0x123456 .section foo,"ax" nop
Go to most recent revision | Compare with Previous | Blame | View Log