Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

What does .byte mean in this asm line?

intel c assembly x86

TLB structure in intel

error in backend: 32-bit absolute addressing is not supported in 64-bit mode

Installing R `forecast` package on a Linux Cluster: compiler issues?

Would having the call stack grow upward make buffer overruns safer?

BIOS Disk - Read Sectors Into Memory (int 0x13, ah=0x02) blocking

intel x86 qemu bootloader osdev mbr

access violation _mm_store_si128 SSE Intrinsics

intel c++ x86 simd sse intrinsics

AVX scalar operations are much faster

intel c memory x86 sse avx

find address of PLT stub

intel linux x86-64 elf plt got

assembly lea instruction of int *q = p++ and int c = a++

intel c assembly x86

How to set ss and sp registers correctly in i386

Is the stack frame required for all functions in C on x86-64?

intel c assembly x86 stack x86-64

Linking LAPACK from Intel MKL with gfortran

_InterlockedCompareExchange optimization

Real mode BIOS routine and Protected Mode

How can I execute MIPS assembly programs on an x86 linux?

linux assembly x86 mips qemu intel

Undefined symbols for architecture i386 [duplicate]

intel xcode xcode3.2 i386

How to invoke a system call via syscall or sysenter in inline assembly?

Can I load a 32 bit DLL into a 64 bit process on Windows?

.net windows 64-bit x86-64 intel

How do I disassemble raw 16-bit x86 machine code?

linux assembly x86 x86-16 mbr intel