URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [mapping.s] - Rev 832
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