Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

GCC access memory above stack top [duplicate]

assembly gcc x86-64 sse red-zone

insmod: ERROR: could not insert module rtl8723be.ko: Unknown symbol in module

How to ensure that RDTSC is accurate?

x86 x86-64 cpuid rdtsc

Using printf in assembly leads to empty output when piping, but works on the terminal

How to skip a system call with ptrace?

Dlang - Understaning std.cycle() in assembly

assembly std d x86-64 abi

What is the difference between "mov (%rax),%eax" and "mov %rax,%eax"?

Is it possible to replace every instance of a particular function with a dummy in a compiled binary?

Successive sys_write syscalls not working as expected, NASM bug on OS X?

Writing a C function from given x86 assembly

Why does eax contain the number of vector parameters?

ELF - Getting a SEGFAULT when changing the entry point

c x86-64 elf mmap

Will a default release build always use up to SSSE3 instructions?

rust x86-64 sse simd

How is the transitivity/cumulativity property of memory barriers implemented micro-architecturally?

How to implement the totalOrder predicate for floating point values?

Why are there too many demand rfo offcore responses /offcore requests?

Why doesn't the Windows x64 calling convention use XMM registers to pass more than 4 integer args?

Minimal example to compile & run assembly with gcc?

linux assembly x86-64

CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?

assembly x86 x86-64 cpuid msr

dummy movups generated by gcc