Newbetuts
.
New posts in assembly
Why does printf overwrite the ECX register? [duplicate]
linux
assembly
x86
nasm
How do GNU assembler x86 instruction suffixes like ".s" in "mov.s" work?
assembly
x86
gnu-assembler
objdump
intel-syntax
User input and output doesn't work in my assembly code
macos
assembly
x86
nasm
system-calls
Why do the addresses in my assembler dump differ from the addresses of registers?
gcc
assembly
x86
gdb
error A2070: invalid instruction operands
assembly
x86
operands
What is __i686.get_pc_thunk.bx? Why do we need this call?
c
assembly
shared-libraries
glibc
What are Segments and how can they be addressed in 8086 mode?
assembly
x86
operating-system
x86-16
memory-segmentation
Example of Spectre v1 on new CPU
c
security
assembly
spectre
BIOS int 10h printing garbage on QEMU
assembly
nasm
x86-16
bootloader
bios
How much faster are SSE4.2 string instructions than SSE2 for memcmp?
assembly
x86
sse
micro-optimization
sse4
manipulating c variable via inline assembly [duplicate]
c
assembly
inline-assembly
Second stage of bootloader prints garbage using Int 0x10/ah=0x0e
assembly
x86
nasm
bootloader
real-mode
How to include data object files (images, etc.) in program and access the symbols?
c++
c
assembly
linker
undefined-reference
How to force NASM to encode [1 + rax*2] as disp32 + index*2 instead of disp8 + base + index?
assembly
x86
nasm
micro-optimization
machine-code
Linux process stack overrun by local variables (stack guarding)
c
linux
assembly
gcc
stack-memory
How does sign contraction work from 16 bit to 8 bit?
assembly
type-conversion
twos-complement
truncation
signed-integer
Why can't MOV have both operands as memory locations? [closed]
assembly
x86-16
Which versions of Windows support/require which CPU multimedia extensions? (How to check if SSE or AVX are fully usable?)
windows
assembly
sse
avx
avx512
Min and max from numbers read assembly
assembly
x86-16
Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?
assembly
x86-16
cpu-registers
addressing-mode
Prev
Next