15 lines
118 B
ArmAsm
Raw Normal View History

2017-04-10 13:32:00 +02:00
.text
bar:
retl
nop
.align 1024
.section ".wdispcall"
foo:
nop
call bar
or %r1, %g0, %o7
nop
call bar
nop