Skip to content

Commit

Permalink
Ah, sorry bug in send_eth, this should make the tracers much more sta…
Browse files Browse the repository at this point in the history
…ble now
  • Loading branch information
kakaroto committed Dec 8, 2010
1 parent a03ca4a commit 731388b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions send_eth_res.h.S
Expand Up @@ -26,6 +26,7 @@ send_eth:
std %r31, 0x78(%r1) std %r31, 0x78(%r1)
std %r0, 0x90(%r1) std %r0, 0x90(%r1)


MEM_BASE (%r31)
LOAD_LABEL2 (%r31, %r31, send_eth_mutex) LOAD_LABEL2 (%r31, %r31, send_eth_mutex)
lwz %r30, 0(%r31) lwz %r30, 0(%r31)
cmpwi %r30, 0 cmpwi %r30, 0
Expand Down

0 comments on commit 731388b

Please sign in to comment.