In message <[EMAIL PROTECTED]> John Baldwin writes:
: > arpintr+0x85: pushl $0xc02f5c60
: > arpintr+0x8a: pushl $0x3
: > arpintr+0x8c: call log
: > arpintr+0x91: addl $0x8,%esp
: > arpintr+0x94: jmp arpintr+0x5
: > arpintr+0x99: leal 0(%esi),%esi
:
: This instruction does nothing, so I assume this isn't
: optimized code?
This is just padding to make the branch targets come out to a given
alignment.
I'm still at a loss for how it even works at all...
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message