Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

MSR vs MMIO/PCIe configuration space

x86 intel processor msr

Interaction of QEMU and KVM from a perspective of Instruction Replacement

x86 qemu kvm fedora-25

Convert _mm_shuffle_epi32 to C expression for the permutation?

x86 x86-64 sse shuffle sse2

C inline asm for x86 in / out port I/O has operand-size mismatch

What is faster on division? doubles / floats / UInt32 / UInt64 ? in C++/C

Building all projects of a solution with a mixture of x86 and "any cpu" projects using MSBuild

msbuild x86 anycpu

x86 Assembly MOV instruction - Register to Register and Memory to Memory

assembly x86 ram mov

The 2nd digit of my first number has the same value as the 1st digit of the 2nd number. I don't know why

assembly x86 tasm

x86 Assembly Memory - What does the "add" instruction do?

assembly x86 nasm

copy from un-initialized buffer is much faster than from initialized buffer

c linux sockets linux-kernel x86

How to use plain RDTSC without using asm?

How to correctly use a startup-ipi to start an application processor?

c linux-kernel x86 intel smp

Can an ADD set both Carry and Overflow flags?

Implementing a simulator for a subset of x86

c++ x86 simulation

Database for assembly instructions?

assembly x86 opcode mnemonics

x86 ASM: useless conditional jump?

assembly x86 intel

Integer literal that matches int64_t for both 32-bit and 64-bit platforms?

c++ x86 integer x86-64 literals

x86 labels and LEA in GDB

memory assembly gdb x86 nasm

what is meant "seg fs" in the linux kernel bootsect.s file

Assembly and Registers

assembly x86