[NSWI004] Q4 in 02-code-stack-graded
Petr Tůma
petr.tuma at d3s.mff.cuni.cz
Sun Oct 11 15:13:45 CEST 2020
Hi Georgii,
yes, you're right, that's the AT&T syntax. I still call it "Intel x86 assembly" because it refers to the assembly language accepted by the Intel x86 processors (as opposed to for example "MIPS assembly".
I try to stick to the AT&T syntax in the quizzes mostly because it is the default syntax for the GCC suite of tools (it can be changed using "-masm=intel"). Personally, I think the Intel syntax is slightly more readable though.
Regards, Petr
On 10/10/2020 09:05, Georgii Ekserdzhian wrote:
> Good morning,
>
> Sorry for spamming questions!
> But in the Q4 of 02-code-stack-graded quiz you show some assembly to which you refer as "Intel x86 assembly".
> I'm not an assembly connoisseur, but I'm fairly certain that's at&t syntax. Was that a mistake in the quiz?
>
> I'm asking just to avoid confusion for assembly noobs like me.
> Thank you.
>
> Georgii Ekserdzhian
>
> _______________________________________________
> NSWI004 mailing list
> NSWI004 at d3s.mff.cuni.cz
> https://d3s.mff.cuni.cz/mailman/listinfo/nswi004
>
More information about the NSWI004
mailing list