Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

x86 dirty bit in page table entry

Assembly x86 video mode

intel video assembly x86 nasm vga

Android Emulator Doesn't Use HAXM

intel android launch haxm

Linux x86_64 assembly socket programming

Can I print the gdtr and gdt descriptor under gdb?

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

Xcode 6 Error - "Missing Required Architecture i386" When Building for iOS Simulator

MOVUPD vs. MOVDQU (x86/x64 assembly)

intel assembly x86 64-bit

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

intel pointers x86-64

Accuracy of rdtsc for benchmarking and time stamp counter frequency

intel linux assembly time

How to get this simple assembly to run?

How are LDT and GDT used differently in intel x86?

intel x86 gdt

Standard C++11 code equivalent to the PEXT Haswell instruction (and likely to be optimized by compiler)

What does clang's `-Ofast` option do in practical terms especially for any differences from gcc?

How can I simplify code generation at runtime?

assembly to compare two numbers

Performance implications of context switches for 64-bit segment bases

Why would one use "movl $1, %eax" as opposed to, say, "movb $1, %eax"

intel assembly x86

What does an asterisk * before an address mean in x86-64 AT&T assembly?

x86 Assembly on a Mac

xcode macos x86 assembly intel