mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
e1a9cb8e15
the fix continues to work.
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
|