Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in low-level

What is an "if" statement at the level of transistors?

Bluetooth protocol over wifi?

bluetooth wifi low-level

Allocation latency seems high, why?

Why are there so many different calling conventions?

How to map two virtual adresses on the same physical memory on linux?

c linux memory low-level

What happens when different CPU cores write to the same RAM address without synchronization?

Why is a function call, rather than variable addresses, used to detect stack growth direction?

c++ c stack low-level

How to detect disassociation by AP reboot within station in PS mode

wifi low-level power-saving

Computing 8 horizontal sums of eight AVX single-precision floating-point vectors

Real-Mode x86 ASM: How are the Basics Done?

x86 equivalent for LWARX and STWCX

How CPUs implement Instructions like MUL/MULT?

How does a compiler compile a compiler?

iPhone iOS4 low-level camera control?

iphone camera ios4 low-level

Real low level sound generation in C#?

c# audio wav low-level

What's inside the stack?

c x86 stack low-level

How does a computer draw the screen?

Are there fixed size integers in GCC?

c gcc portability low-level

How is Object.GetHashCode() implemented in CLR & JVM?

mono jvm clr low-level

Where can I find a reference for what every bit of the CorFlags value means?