代码搜索:Scott

找到约 8,618 项符合「Scott」的源代码

代码结果 8,618
www.eeworm.com/read/292051/8380141

txt scott13.txt

6 r4, $4 ;we'll need 4 bytes 22 r4, r5 ;ask for 4 bytes 7 r2, r5 ;save address in r2 6 r4, $33 ;we'll need 12 bytes 22 r4, r5 ;ask for 12 bytes 7 r1, r5 ;save address in r1 28 r2 ;release
www.eeworm.com/read/292051/8380143

txt scott2.txt

1 r1 ;incr r1 2 r6, $16 ;add $16 to r6 26 r6 ;set priority to 26 2 r2, $5 ;increment r2 by 5 3 r1, r2 ;add 1 and 2 and the result goes in 1 2 r2, $5 ;increment r2 by 5
www.eeworm.com/read/292051/8380148

txt scott12.txt

6 r1, $1 ;move 1 into r1 29 r1, r2 ;map shared mem region #r1, return addr inr2 11 r2 ;print r2 6 r5, $1 ;event 1 31 r5 ;wait on 1 12 r2 ;print out shared mem 2 r2, $4 ;add 4 12 r2 2 r2
www.eeworm.com/read/292051/8380153

txt scott10.txt

6 r1, $1 ;move 1 into r1 31 r1 ;wait on r1 6 r1, $1 ;move 1 into r1 6 r2, $22 ;move 22 into r2 6 r3, $33 ;move 33 into r3 6 r4, $44 ;move 44 into r4 6 r5, $55 ;move 55 into r5 6 r6, $66
www.eeworm.com/read/292051/8380158

txt scott3.txt

6 r1, $99 ;move 99 into r1 4 r1 ;push r1 onto the stack 6 r1, $11 ;move 11 into r1 4 r1 ;push r1 onto the stack 1 r1 ;incr r1 35 r1 ;pop off the stack into r1 6 r3, $252 ;move 252 into r3
www.eeworm.com/read/292051/8380163

txt scott7.txt

6 r1, $1 ;move 1 into r2 6 r5, $11 ;move 11 into r5 25 r5 ;sleep 11 - because we sleep, this program must be launch with another app like idle to take up those sleep cycles 11 r1 1 r1 11 r1 1
www.eeworm.com/read/292051/8380166

txt scott4.txt

6 r1, $99 4 r1 6 r1, $11 4 r1 1 r1 35 r1 6 r3, $252 12 r3 6 r3, $150 36 r3 12 r3 5 $88 5 $77 5 $66 35 r2 11 r2 35 r2 11 r2 35 r2 11 r2 27 ; this is exit.
www.eeworm.com/read/292051/8380169

txt scott1.txt

6 r1, $3276834 ;move a big number into r1 7 r2, r1 ;move r1 to r2 11 r2 ;print r2 2 r2, $5 ;increment r2 by 5 2 r2, $5 ;increment r2 by 5 2 r2, $5 ;i
www.eeworm.com/read/292051/8380177

txt scott8.txt

6 r1, $1 ;move 1 into r1 23 r1 ;acquire lock #1 6 r2, $22 ;move 22 into r2 6 r3, $33 ;move 33 into r3 6 r4, $44 ;move 44 into r4 6 r5, $55 ;move 55 into r5 6 r6, $66 ;move 66 into r6 6 r
www.eeworm.com/read/177797/9431884

txt scott6.txt

6 r1, $1 ;move 1 into r2 11 r1 1 r1 11 r1 1 r1 11 r1 1 r1 11 r1 6 r2, $43 ;jump 43 bytes forward 19 r2 1 r1 11 r1 6 r3, $150 ;move 150 into r3 6 r4, $11 ;move 11 into r4 9 r3, r4 ;mo