|
|
1.1 root 1: .globl _swap
2: .align 1
3: _swap:
4: .word 0x0000
5: movl 4(ap),r1 # r1 = this
6: # the following constant is the displacement of t_framep in task
7: movl 20(r1),fp # fp = this->t_framep
8: movl 24(r1),r0 # fudge return -- this->th
9: ret
10:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.