Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Linux x86_64 assembly socket programming

Assembly - inline asm - copy from one array to another?

Can I use some bits of pointer (x86_64) for custom data? And how if possible?

intel pointers x86-64

How to get this simple assembly to run?

error in backend: 32-bit absolute addressing is not supported in 64-bit mode

find address of PLT stub

intel linux x86-64 elf plt got

Is the stack frame required for all functions in C on x86-64?

intel c assembly x86 stack x86-64

Is the Microsoft Stack always aligned to 16-bytes?

What is practical application of x86 RCL/RCR instructions?

Can the simple decoders in recent Intel microarchitectures handle all 1-µop instructions?

Why would one use "ret" instead of "call" to call a method?

Why doesn't the same generated assembler code lead to the same output?

Self-modifying code sees a 0xCC byte but the debugger doesn't show it?

How to execute a call instruction with a 64-bit absolute address?

Was there a P4 model with double-pumped 64-bit operations?

Can rip be used with another register with RIP-relative addressing?

UEFI boot services CreateEvent() returning status EFI_INVALID_PARAMETER

assembly x86 x86-64 nasm uefi

g++ Optimization Flags: -fuse-linker-plugin vs -fwhole-program

intel c++ linux g++ x86-64 ld

Performance implications of context switches for 64-bit segment bases

Do all 64 bit intel architectures support SSSE3/SSE4.1/SSE4.2 instructions?