Created
June 25, 2015 12:14
-
-
Save syoyo/f98f95206c9418588645 to your computer and use it in GitHub Desktop.
new_exp on Epiphany.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00000610 <_new_exp>: | |
610: 200b 0002 mov r1,0x0 | |
614: 200b 13c2 movt r1,0x3c00 | |
618: 59ab 0cc2 mov r2,0xcccd | |
61c: 00a7 fmul r0,r0,r1 | |
61e: 712b 0882 mov r3,0x8889 | |
622: 610b 13d2 movt r3,0x3d08 | |
626: 498b 13e2 movt r2,0x3e4c | |
62a: 200b 0002 mov r1,0x0 | |
62e: 300b 13f2 movt r1,0x3f80 | |
632: 41b7 fmadd r2,r0,r3 | |
634: 64e2 mov r3,r1 | |
636: 000b 4002 mov r16,0x0 | |
63a: 100b 53e2 movt r16,0x3e80 | |
63e: 956b 2aa2 mov r12,0xaaab | |
642: 002f 4107 fmul r16,r0,r16 | |
646: 24ef 4002 mov r17,r1 | |
64a: 6837 fmadd r3,r2,r0 | |
64c: 954b 33e2 movt r12,0x3eaa | |
650: 822f 2087 fmul r12,r0,r12 | |
654: 4ce2 mov r2,r3 | |
656: 600b 0002 mov r3,0x0 | |
65a: 213f 4807 fmadd r17,r16,r2 | |
65e: 600b 13f2 movt r3,0x3f00 | |
662: 04ef 4002 mov r16,r1 | |
666: 61a7 fmul r3,r0,r3 | |
668: 10bf 4507 fmadd r16,r12,r17 | |
66c: 24ef 4002 mov r17,r1 | |
670: 2c3f 4107 fmadd r17,r3,r16 | |
674: 243f 0807 fmadd r1,r17,r0 | |
678: 04a7 fmul r0,r1,r1 | |
67a: 0027 fmul r0,r0,r0 | |
67c: 0027 fmul r0,r0,r0 | |
67e: 0027 fmul r0,r0,r0 | |
680: 0027 fmul r0,r0,r0 | |
682: 0027 fmul r0,r0,r0 | |
684: 0027 fmul r0,r0,r0 | |
686: 194f 0402 rts | |
68a: 01a2 nop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment