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

Prog chaleng

Name: Anonymous 2018-02-24 16:35

Implement hma.py

Name: Anonymous 2018-02-28 15:22

>>1

Here is my code:

BL func1 ; call first subroutine
BL func2 ; call second subroutine
stop B stop ; terminate the program

func1 MOV r2, #0
LDR r1, =0xBABEFACE
LDR r2, =0xFFFFFFFC
MOV pc, 1r ; return from subroutine
LTORG

func2 LDR r3, =0xBABEFACE
LDR r4, =0x77777777
MOV pc, 1r ; return from subroutine

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