Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

What does the x86 line "imulq $44,(%rbx), %rax" do?

assembly x86 att

Translate a FOR to assembler

c assembly x86

Broadcast one arbitrary element of __m128 vector

c++ x86 sse simd sse2

Floating point rounding when truncating

c floating-point x86 fpu

difference between .text and .data

assembly x86 nasm

SSE2 8x8 byte-matrix transpose code twice as slow on Haswell+ then on ivy bridge

How is the ">" operator implemented (on 32-bit integers)?

Create x86 and x64 installers using the same vdproj file?

In what program can I code and test assembly?

How write C# code being safe both under x86 and x64 when accessing COM? Typical traps?

c# .net com x86 64-bit

x86 assembly - compare SF and OF flags

assembly x86

How do I enable all Intel Intrinsic options in GCC?

gcc x86 intrinsics

Bootloader receives a disk read error when booting on real hardware but not on vmware, qemu, and bochs

Assemble 32 bit mode instructions in elf64 format with GCC (gas/as)

Basic Blocks and Control Flow in x86

Verifying compatibility with legacy Intel processors