Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

Does tbb::concurrent_unordered_map::unsafe_erase invalidate any existing iterators?

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

Assembled c++ appears to contain superfluous instructions

How can I simplify code generation at runtime?

Why Linux/gnu linker chose address 0x400000?

linux x86 x86-64 ld elf intel

assembly to compare two numbers

Why does returning a floating-point value change its value?

intel c++ c floating-point x86

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