Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Libtool think that a "library was moved" but it isn't the case

Intel x86-64 XSAVE/XRSTOR

assembly x86-64

Compiler using local variables without adjusting RSP

Cost of a page fault trap

Which address space is occupied by the kernel in 64 bit Linux?

linux linux-kernel x86-64

Unsigned 64-bit to double conversion: why this algorithm from g++

Difference in ABI between x86_64 Linux functions and syscalls

Why does MSVC not support inline assembly for AMD64 and Itanium targets?

Why does jmpq of x86-64 only need 32-bit length address?

Why is the performance of a running program getting better over time?

c++ c++11 x86-64

Making assembly function inline in x64 Visual Studio

c visual-studio x86-64 masm

get unsigned long long addition carry

Why is there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?

What specifically marks an x86 cache line as dirty - any write, or is an explicit change required?

ERROR: ld.so: object 'getpid.so' from LD_PRELOAD cannot be preloaded: ignored

c linux dynamic x86-64

What is the ".s" suffix in x86 instructions?

assembly x86 x86-64 att

Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?

I want to create a simple assembler in C. Where should I begin? [duplicate]

c assembly x86 x86-64 low-level

What are the exhaustion characteristics of RDRAND on Ivy Bridge?

assembly x86 x86-64 intel rdrand

x64 instruction encoding and the ModRM byte