CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
instructions
03-28
OS
What exactly is the problem that memory barriers deal with?
12-15
Mobile
Why left shift instruction has two names (SAL and SHL) in x86-64 ISA?
12-12
OS
Assembly why is "lea eax, [eax eax*const]" faster than "imul eax, eax, const"
Links:
CodePudding