This thread is permanently archived
ITT: We write an x86 program using GAS
Post number #
611251
,
ID:
227af2
| .global _start
Post number #
611254
,
ID:
bc0af9
| .type _start, @function
Post number #
611260
,
ID:
7aee41
| /* check these x86 instructions, maybe you can find something cool there https://twitter.com/x86instructions */
Total number of posts: 3, last modified on:
Sat Jan 1 00:00:00 1576218489
This thread is permanently archived
| .global _start