- .begin
- .org 2048
- mov %r0, %r10 ! %r10 = memory offset
- ReadThree:
- ld [INPUT + %r0], %r1
- INPUT: 10 (2)
- 10
- 10
- 20
- 20
- 20
- 30
- 30
- 30
- 40
- 40
- 40
- 0
- 0
- 0
- OUTPUT: 0
- 0
- 0
- 0
- 0
- .end

By: microhaxo | Date: Jun 26 2009 20:34 | Format: None | Expires: never | Size: 401 B | Hits: 1137
Latest pastes
7 months ago
9 months ago
24 months ago
25 months ago
30 months ago