Awesome tut but I think your teaching 16 bit architecture. ax, bx ... are each 16 bits wide and the higher and lower parts are each 8. In 32 bit, eax, ebx ... Are 32 bits wide. Not sure how to get halves and quarters of it but I haven't completely migrated to 32 yet (missed some fundamentals which is why I'm here).
i think supadupupatrupa is right anything that didn't have the (e), example: ax, in front was for older 8 bit machines, the (e), example: eax is extended version used in 32 bit machines and the new one on 64 bit machines will be represented by the (r), example: rax, but i'm enjoying the tutorials :)
i like how he says "what is assembly language? blah blah blah..." lol thats what it is to me so i mustbe on the right track
MoveMrAlong 5 days ago
0:08 "We'll be working with treating sexually." ;P
Radnyxerr 1 month ago
Very nice tutorial thanks..
nirajcit 1 month ago
very detail explanation! thx!
AirlesMan 3 months ago
Awesome tut but I think your teaching 16 bit architecture. ax, bx ... are each 16 bits wide and the higher and lower parts are each 8. In 32 bit, eax, ebx ... Are 32 bits wide. Not sure how to get halves and quarters of it but I haven't completely migrated to 32 yet (missed some fundamentals which is why I'm here).
prostheticz 6 months ago
good job
myrhacutie 7 months ago
And it looks like you're confusing the ALU with the flags register
CSryoh 8 months ago
AX isn't 32 bits. eax = 32, ax (least significant portion) = 16 bits, ah(most sig) = 8 bits, al(least sig) 8 bits.
CSryoh 8 months ago
actually AH and AL are 8 bits each.
pardeep1313 11 months ago 7
@pardeep1313 u mean 16 bits each right?
2593Multi 3 months ago
@2593Multi no @pardeep is rite, AX is generally a 16 bit register. I think you got it confused with AEX the accummulator registers which are 32 bits.
wokat101 1 month ago
@wokat101 ahh yes got it now thanks for the clarification.
2593Multi 1 month ago
Your tutorials are really great and exactly what i need., but the accent is terrible :(
I have a headache now after listening to you for 4 minutes!
HussamStands 11 months ago
Thanks
gruntlover2 11 months ago
AX is 16 and AH AL are 8... that wut i learned?
godrugal1 11 months ago
Is it normal to get erections by watching tutorials???
HighTechPanda 11 months ago
@HighTechPanda offcorse for mother f&kers like u..
loyalcma 7 months ago
I thought EAX, EBX. etc. are 32 bit registers and that AX, BX, etc. was 16 bit registers?
Bighard2012 11 months ago
@Bighard2012 thats right..
hackiosa 10 months ago
your tutorials are real good, even your accent isnt perfect.
This helped me learn alot better than just reading tutorials.
firecapenobo 1 year ago 11
i like arssembly level language
oscar341 1 year ago
@oscar341 good
Waheedgul1 1 year ago
thanks
SACZ1000 1 year ago
and CX is the "crazy" register:) just joking
inzaghinaa 1 year ago
i think supadupupatrupa is right anything that didn't have the (e), example: ax, in front was for older 8 bit machines, the (e), example: eax is extended version used in 32 bit machines and the new one on 64 bit machines will be represented by the (r), example: rax, but i'm enjoying the tutorials :)
truesivad 1 year ago
The order of you playlist is fucked
PCGamingHQ 1 year ago
Did I hear that right? BX is the "best" register?
DX is the "dollar" register?
QuebecEric 1 year ago
@QuebecEric
BX = Base
DX = Data
egyptseeker 1 year ago
I thought the ax register is 16 bits and the eax would be 32bits
supadupakupatrupa 2 years ago
@supadupakupatrupa
You are right.
RestyleGamerZ 1 year ago