Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

How to get this simple assembly to run?

How are LDT and GDT used differently in intel x86?

intel x86 gdt

Segmentation fault with array of __m256i when using clang/g++

intel c++ clang avx icc

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

_InterlockedCompareExchange optimization

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

Real mode BIOS routine and Protected Mode

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

How do I add contents of text file as a section in an ELF file?

linker x86 nasm elf objcopy intel

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

linux assembly x86 mips qemu intel

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

Fast method to copy memory with translation - ARGB to BGR

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

linux assembly x86 x86-16 mbr intel