Newbetuts
.
New posts in x86
Load address calculation when using AVX2 gather instructions
x86
sse
simd
avx2
NASM Vs GAS (Practical differences)
assembly
x86
nasm
gnu-assembler
att
For Intel Core 2 Duo, should I upgrade my x32 with x64 Linux? [closed]
linux
intel
x86
multi-core
x86-64
Boolean values as 8 bit in compilers. Are operations on them inefficient?
c++
c
optimization
x86
boolean
Is there a specification of x86 I/O port assignment?
assembly
io
x86
port
specifications
Is there a complete x86 assembly language reference that uses AT&T syntax? [closed]
assembly
x86
intel
.net Framework Error (HRESULT 0x8007000B)
c#
.net
x86
64-bit
Why are x86 registers named the way they are?
assembly
x86
history
naming
Does integer overflow cause undefined behavior because of memory corruption?
c++
c
x86
undefined-behavior
integer-overflow
What is the purpose of segment registers in x86 protected mode?
assembly
x86
cpu-registers
memory-segmentation
explanation about push ebp and pop ebp instruction in assembly
assembly
x86
callstack
stack-frame
Assembly ADC (Add with carry) to C++
c++
assembly
x86
bigint
carryflag
Running 32 bit assembly code on a 64 bit Linux & 64 bit Processor : Explain the anomaly
linux
assembly
gdb
x86
x86-64
Why IA32 does not allow memory to memory mov? [duplicate]
assembly
x86
cpu-architecture
instruction-set
Getting started with Intel x86 SSE SIMD instructions
c
gcc
x86
sse
simd
Memory alignment on a 32-bit Intel processor
memory
x86
alignment
32-bit
intel
Is it possible to call a non-exported function that resides in an exe?
c
windows
assembly
x86
reverse-engineering
Self modifying code always segmentation faults on Linux
linux
assembly
self-modifying
x86
carry/overflow & subtraction in x86
math
x86
overflow
twos-complement
carryflag
How does the GCC implementation of modulo (%) work, and why does it not use the div instruction?
gcc
assembly
optimization
x86
Prev
Next