Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Assembly programming

Name: Anonymous 2011-11-02 14:44

[code]
get_random_number:
    mov rax[seed]
    mov rcx, rax
    shl rax, 1
    inc rcx
    mov rdx, rax
    xor rax, rcx
    mov rcx, rdx
    mov rdi, 9
    shr rax, 2
    mov [seed], rax
    mov rax, rcx
    xor rax, rdx
    xor rax, rdi
    ret

Name: Anonymous 2011-11-02 17:41

>>13
Meanwhile the smart phone and tablet market is growing upwards to small portable PCs that do the stuff the commoners need.
Yeah, with signed and locked bootloaders and PowerVR integrated 3d accelerators.  Yeah, no, if ARM means losing my freedom, I'll be sticking to x86 thank you very much.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List