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/] [thumbver.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
@ Check that symbols created by .symver are marked as Thumb. .thumb_set a_alias, a_body .symver a_alias, a_export@VERSION .type a_body, %function .code 16 .thumb_func a_body: nop
Go to most recent revision | Compare with Previous | Blame | View Log