Shortest possible GAS ARM (linux) program?

前端 未结 2 1938
盖世英雄少女心
盖世英雄少女心 2021-01-23 12:57

I\'ve toyed with the idea of learning an assembly language, and have decided to give ARM a try. I\'ve decided to go with the GNU assembler, mostly because it\'s available in my

2条回答
  •  难免孤独
    2021-01-23 13:55

    There is some information on system calls at http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3105/4. You can also look at page 5 of http://isec.pl/papers/into_my_arms_dsls.pdf.

提交回复
热议问题