Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

History of syscalls added to Linux?

c linux assembly system-calls

Why doesn't GCC use partial registers?

Does Linux use x86 CPU's PCID feature for TLB? If not, why?

Does a memory barrier ensure that the cache coherence has been completed?

print a __m128i variable

c assembly sse simd intrinsics

Why There is a difference between assembly languages like Windows, Linux?

What do square brackets mean in x86 assembly?

ENTER and LEAVE in Assembly?

assembly x86 stack-frame

The meaning of RET 2 in assembly

assembly x86

Unexpectedly poor and weirdly bimodal performance for store loop on Intel Skylake

What does the `test` instruction do? [duplicate]

assembly x86

How does GCC implement variable-length arrays?

Graphics driver "hello world" example? [closed]

c opengl assembly graphics

Using C/inline assembly in C#

c# c assembly interop

c++ passing arguments by reference and pointer

Branch alignment for loops involving micro-coded instructions on Intel SnB-family CPUs

bootloader - switching processor to protected mode

Strange assembly from array 0-initialization

Which is a better write barrier on x86: lock+addl or xchgl?

SAR command in X86 assembly with one parameter

assembly x86 disassembly