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