12 lines
173 B
Plaintext
Raw Normal View History

2007-12-01 00:00:00 +00:00
.inline _getReturnAddr,0
! Warning: don't use in leaf methods - their ret addr is not in %i7.
mov %i7, %o0
.end
.inline _flushInstruction,1
flush %o0
stbar
.end