Naked functions

Jack Applegame japplegame at gmail.com
Fri Jul 27 10:21:54 UTC 2018


> $ arm-none-eabi-gcc -c -mcpu=cortex-m3 -mthumb naked.cpp -O3 -o 
> naked_cpp.o

generates

> 00000000 <_Z3sumii>:
>   0:   4408            add     r0, r1
>   2:   bf00            nop



More information about the digitalmars-d-ldc mailing list