New posts in x86-64

What is callq instruction?

How are the fs/gs registers used in Linux AMD64?

How can I determine this string value based on the C disassembly?

Is there a way to cast integers to bytes, knowing these ints are in range of bytes. Using SSE?

Why does Linux favor 0x7f mappings?

Porting 32 bit C++ code to 64 bit - is it worth it? Why?

How is the x86 data segment used in real operating systems and processes?

Why is it necessary to add a bias to the dividend for signed division by a power of 2?

Arithmetic identities and EFLAGS

How does C return a structure? [duplicate]

Why does adding an xorps instruction make this function using cvtsi2ss and addss ~5x faster?

Understanding %rip register in intel assembly

How to check if Intel Virtualization is enabled without going to BIOS in Windows 10 [closed]

Process Linkage Table and Global Offset Table

basic assembly not working on Mac (x86_64+Lion)?

For Intel Core 2 Duo, should I upgrade my x32 with x64 Linux? [closed]

Running 32 bit assembly code on a 64 bit Linux & 64 bit Processor : Explain the anomaly

Why did GCC generate mov %eax,%eax and what does it mean?

Howto install php 5.2.17 on centos 6 x86_64

Why does this memory address %fs:0x28 ( fs[0x28] ) have a random value?