[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 4497-pepe-questions.png (15 KB, 250x250)
15 KB PNG
i need to learn all of x86 assembly in 3 days
where do i get started
>>
Intel's 4 part manual. Lock the fuck in.
https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html
>>
>>109598021
just use risc-v
https://asm-docs.microagi.org/risc-v/riscv-asm.html
>>
Just 32 bit? Or x86-64?
>>
>>109598021
No you don't, unless it's for a university test, and if you went to university for programming you already failed.
>>
>>109598021
TempleOS has enough examples and documentation to give you a reliable QRD with yapping that makes sense.

That or ask Gemini Pro Extended this: "K.I.S.S: Give me a list of x86_64 ASM syntax and what they do. Give me an example for each command. Keep your verbosity to a minimum."
That should do the trick with most things you're gonna do, probably. It's preferable that you poke at it for more information, but force it to keep it simple with every prompt.
>>
>>109598021
easy if you don't include any vector instructions
moderate if you include SSE(2)/AVX(2)
hard if you include AVX512 and all the newfangled shit
>>
>>109598021
MOV is Turing-complete btw.
>>
>>109598021
I tried it, but there were so many things. And textbooks seem to ignore all of the vectorized stuff and other newer stuff, the stuff they actually use when translating your code.
It’s so weird. There’s a huge literature gap of basic assembly ideas/toy examples to the real thing. I guess anyone that cares will just the manual. And smart enough to infer things.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.