Newbetuts
.
New posts in x86
What's the actual effect of successful unaligned accesses on x86?
performance
memory
x86
alignment
memory-alignment
How Do You Make An Assembler? [closed]
x86
assembly
Fast method to copy memory with translation - ARGB to BGR
c
x86
rgb
sse
micro-optimization
Why do virtual memory addresses for linux binaries start at 0x8048000?
linux
x86
elf
memory-layout
MOV src, dest (or) MOV dest, src?
assembly
x86
nasm
masm
gnu-assembler
How do I add contents of text file as a section in an ELF file?
linker
x86
nasm
elf
objcopy
What is the purpose of the "PAUSE" instruction in x86?
parallel-processing
x86
x86-64
intel
critical-section
Do x86 instructions require their own encoding as well as all of their arguments to be present in memory at the same time?
assembly
x86
paging
virtualization
kvm
To learn assembly - should I start with 32 bit or 64 bit?
assembly
x86
x86-64
low-level
Difference between x86, x32, and x64 architectures?
x86
64-bit
x86-64
cpu-architecture
abi
Why is x86 little endian?
x86
intel
endianness
cpu-architecture
microprocessors
How to disassemble, modify and then reassemble a Linux executable?
linux
x86
disassembly
objdump
Does it make any sense to use the LFENCE instruction on x86/x86_64 processors?
assembly
x86
x86-64
atomic
memory-barriers
What do the brackets mean in x86 asm?
assembly
x86
nasm
How to write self-modifying code in x86 assembly
assembly
x86
jit
vm-implementation
self-modifying
Is this "should not happen" crash an AMD Fusion CPU bug?
assembly
crash
x86
windbg
amd-processor
Understanding how EIP (RIP) register works?
assembly
x86
gdb
cpu-registers
computer-architecture
Is this code correct (Number plus number, then print the result)
assembly
x86
dos
Why is no value returned if a function does not explicity use 'ret'
assembly
x86
Where does RET return to? [duplicate]
c
x86
return
call
function-pointers
Prev
Next