9 lines
134 B
ArmAsm
9 lines
134 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
.type _start, @function
|
||
|
_start:
|
||
|
li.d $f2,1.10000000000000000000e0
|
||
|
|
||
|
.section .sdata
|
||
|
.space 0x10000
|