mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
10 lines
115 B
ArmAsm
10 lines
115 B
ArmAsm
|
.text
|
||
|
.global apuinfo1
|
||
|
apuinfo1:
|
||
|
evstdd 29,8(1)
|
||
|
isellt 29, 28, 27
|
||
|
efsabs 29, 28
|
||
|
.global _start
|
||
|
_start:
|
||
|
nop
|