Newbetuts
.
New posts in x86
What are the names of the new X86_64 processors registers?
assembly
x86
x86-64
cpu-registers
What does the "lock" instruction mean in x86 assembly?
c++
qt
assembly
x86
SIMD instructions lowering CPU frequency
optimization
x86
intel
compiler-optimization
avx512
x86 Assembly on a Mac
xcode
macos
x86
assembly
Why aren't instructions' adresses consecutive in machine code?
assembly
x86
x86-64
machine-code
How are dw and dd different from db directives for strings?
string
assembly
x86
nasm
masm
What parts of this HelloWorld assembly code are essential if I were to write the program in assembly?
c
linux
assembly
x86
Why is GCC pushing an extra return address on the stack?
assembly
gcc
x86
memory-alignment
stack-memory
What is the fastest way to convert float to int on x86
c
optimization
x86
floating-point
assembly
installing sql server 2008 32bit on 64bit os
sql-server-2008
64-bit
x86
L1 memory bandwidth: 50% drop in efficiency using addresses which differ by 4096+64 bytes
c
caching
memory
x86
avx
How to read and write x86 flags registers directly?
assembly
x86
eflags
x86, difference between BYTE and BYTE PTR
assembly
x86
nasm
masm
about assembly CF(Carry) and OF(Overflow) flag
assembly
x86
flags
What are IN & OUT instructions in x86 used for?
assembly
x86
linux-kernel
Double cast to unsigned int on Win32 is truncating to 2,147,483,648
c
visual-c++
casting
x86
floating-point
How to write a disassembler? [closed]
x86
disassembly
How to calculate time for an asm delay loop on x86 linux?
linux
assembly
x86
delay
intel
x86 XOR opcode differences
assembly
x86
bit-manipulation
opcode
instruction-encoding
Assembly segmentation fault after making a system call, at the end of my code
linux
assembly
x86
nasm
system-calls
Prev
Next