Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

SSE Instruction to load Bytes with Zero Extension?

c assembly x86 x86-64 sse

how to reference local variables on the stack properly

assembly stack x86-64

Segmentation fault when calling printf from C function called from assembly [duplicate]

Performance difference of signed and unsigned integers of non-native length

How is CR8 register used to prioritize interrupts in an x86-64 CPU?

Using CPUID to get cache size in Ryzen CPU

How to force clang assembler to emit the `rex.W` prefix?

assembly x86-64

Transition of multi-core processor from real mode to protected mode in Linux

What does 'callq *(%rax)' mean?

assembly x86-64 att

Why the number of x86 int registers is 8?

why cannot define same local label in multiple functions?

PMC to count if software prefetch hit L1 cache

Can I use a single "pthread_mutexattr_t" attribute to initialize two different mutexes?

c pthreads mutex x86-64 suse

Bottleneck when using indexed addressing modes

Find Two-byte Illegal Opcodes for x86-64

c++ c assembly x86-64

Temporality of ST64B and MOVDIR64B

Unable to move variables in .data to registers with Mac x86 Assembly

Write to console Unicode (UTF-16) text with Windows WinAPI functions?

float arithmetic and x86 and x64 context

x86-64: Cache load and eviction instruction

assembly x86 x86-64 cpu-cache