Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Uses of the monitor/mwait instructions

calling assembly function from c

c linux assembly gcc x86

How to enable support for the POPCNT instruction / intrinsic on my computer?

c gcc x86 sse4 population-count

assembly on X86 machines, Windows vs Linux

assembly x86 virus

How are numbers greater than 2^32 handled by a 32 bit machine?

c gcc x86 32-bit

x86 jmp to register

assembly x86

How to completely suspend the processor?

assembly x86

Casting pointers on embedded devices

c x86 embedded arm contiki

Do Core i3/5/7 CPUs provide a mechanism to measure IPC?

What is the difference between .global and .globl?

assembly x86 gnu-assembler

Unroll loop and do independent sum with vectorization

Converting C program into 32-bit assembly code

c assembly x86

What's a good way to deal with or remember backwards arguments to cmp in the GNU assembler?

assembly x86 gnu gnu-assembler

How do you explain gcc's inline assembly constraints for the IN, OUT instructions of i386?

Any Object-Oriented Flexible Java x86 Disassembler Library?

Removing arguments from stack in i386, ARM assembly

Using FPU and MMX registers as "general registers"