Rev 3168 | Rev 3211 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3168 | Rev 3191 | ||
---|---|---|---|
Line 310... | Line 310... | ||
310 | mtctr r7 |
310 | mtctr r7 |
311 | b 1b |
311 | b 1b |
312 | 312 | ||
313 | memcpy_from_uspace_failover_address: |
313 | memcpy_from_uspace_failover_address: |
314 | memcpy_to_uspace_failover_address: |
314 | memcpy_to_uspace_failover_address: |
315 | b memcpy_from_uspace_failover_address |
315 | # return zero, failure |
- | 316 | xor r3, r3, r3 |
|
- | 317 | blr |