Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How does perf use the offcore events?

creating a 32-bit binary file with nonzero org with TASM+TLINK

assembly x86 tasm

x86 register names, addressing modes, displacement, and storage

Keep getting e8 00 00 00 00 as the machine code to call a function in assembly

is boost::random::uniform_real_distribution supposed to be the same across processors?

c++ random x86 boost

How does memory allocation happen at the lowest level in an operating system?

Tool to decode the page tables and descriptor tables from a RAM snapshot

How does CMPXCHG affect FLAGS register?

how do i get the cpu information for my computer i.e functional units/latency etc

Why can GCC only do loop interchange optimization when the int size is a compile-time constant?

Return value from writing an unused parameter when falling off the end of a non-void function

What registers does strcmp evaluate? x86 Assembly

assembly x86

What is "=qm" in extended assembler

Memcpy takes the same time as memset

c linux memory x86 malloc

How does DC PMM (memory mode) cache coherence behave?

What's ARM instruction equivalent to Intel's xchgl?

gcc assembly x86 arm

Do terms like direct/indirect addressing mode actual exists in the Intel x86 manuals

How is the bootstrap processor (BSP) selected on Intel ring and mesh architectures

How much of this is needed to read ticks from the BIOS (8086)?

c assembly x86 x86-16 dos

uhex$ in masm assembly

assembly x86 masm masm32