mox@lemmy.sdf.org to Programming@programming.dev · 2 年前FFMPEG Assembly Language Lessonsgithub.comexternal-linkmessage-square3linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkFFMPEG Assembly Language Lessonsgithub.commox@lemmy.sdf.org to Programming@programming.dev · 2 年前message-square3linkfedilink
minus-squareopi@lemmy.calinkfedilinkarrow-up0·2 年前As someone who never really looked at Assembly - maybe don’t just assume all of us knows what ‘GPR’ is. For those maybe wondering, it stands for “General Purpose Registers”. All in all, this is very well written.
minus-squaremox@lemmy.sdf.orgOPlinkfedilinkarrow-up0·edit-22 年前 maybe don’t just assume all of us knows what ‘GPR’ is. For those maybe wondering, it stands for “General Purpose Registers”. That is stated in lesson 1. It’s in the first sentence that mentions “GPR” and in the heading directly above it. (By the way, I’m not the author.)
As someone who never really looked at Assembly - maybe don’t just assume all of us knows what ‘GPR’ is. For those maybe wondering, it stands for “General Purpose Registers”.
All in all, this is very well written.
That is stated in lesson 1. It’s in the first sentence that mentions “GPR” and in the heading directly above it.
(By the way, I’m not the author.)
Thank you. I must have glossed over it.