Rev 2071 | Rev 3200 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 3189 | ||
---|---|---|---|
Line 306... | Line 306... | ||
306 | mtctr r7 |
306 | mtctr r7 |
307 | b 1b |
307 | b 1b |
308 | 308 | ||
309 | memcpy_from_uspace_failover_address: |
309 | memcpy_from_uspace_failover_address: |
310 | memcpy_to_uspace_failover_address: |
310 | memcpy_to_uspace_failover_address: |
311 | b memcpy_from_uspace_failover_address |
311 | # return zero, failure |
- | 312 | xor r3, r3, r3 |
|
- | 313 | blr |