Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How to get efficient floating point maximum in Rust

performance rust x86

How do I cast address of a class method to (void *)

What is the value of esp after a function returns?

c assembly x86 nasm

Trouble with getting syscalls with own python debugger

Get value of a compare instruction

x86 compare

How to change the foreground color of a string (32 Bit Assembly kernel)?

assembly x86 kernel osdev vga

8086 Assembly: put variables area at beginning of code segment

assembly x86 x86-16 osdev dosbox

Java Multiplication Optimization

java eclipse x86

What is the difference between N.E. and I in Intel manual?

Why does x86 commonly not allow a destination register that is not the first source register?

Why don't x86-64 (or other architectures) implement division by 10?

Width of int64_t, is it always 64 bits?

c gcc x86

Double Buffering, Assembly x86

Spinning thread takes 20,000 CPU cycles to see atomic write on Xeon CPU

PJSIP Error building for x86

x86 makefile sip pjsip portaudio

Counting differences between 2 buffers seems too slow

Trapping floating point exceptions and signal handling on Apple silicon