mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
23 lines
277 B
ArmAsm
23 lines
277 B
ArmAsm
|
.section .text.f1,"axG",@progbits,f1,comdat
|
||
|
.literal_position
|
||
|
.literal .L5, 0
|
||
|
.align 4
|
||
|
f4:
|
||
|
entry a1, 32
|
||
|
.Lf4:
|
||
|
l32r a2, .L5
|
||
|
l32r a2, .L5
|
||
|
nop
|
||
|
nop
|
||
|
retw
|
||
|
|
||
|
.section .text
|
||
|
f5:
|
||
|
entry a1, 32
|
||
|
.Lf5:
|
||
|
retw
|
||
|
|
||
|
.section .debug_frame,"",@progbits
|
||
|
.byte .Lf4 - f4
|
||
|
.byte .Lf5 - f5
|