Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to implement vectorize "exp" and "log" base-2 functions using AVX-512

Why do the addresses in my assembler dump differ from the addresses of registers?

gcc assembly x86 gdb

Get byte representation of ASM instruction within C code

How assemblers translate labels to addresses

assembly label

Why does 2's complement sign extension work by adding copies of the sign bit?

Why doesn't my register contain the value I calculate from the asm

c++ assembly gdb x86-64

How can I multiply two 64-bit numbers using x86 assembly language?

Int 10H not working in QEMU

What is the joke behind "goto $"?

assembly

Assembly infinite loop (jmp -2)

assembly nasm infinite-loop

Binary Bomb phase 3 stuck

CS: override on access to global variables in IDA output, like mov eax, cs:x?

Moving a label into 64bit register - inline assembly (GCC / CLANG)

Trying to call C function from glibc from Assembly program (64 bit)

MARS MIPS assembler gives error: Extended (pseudo) instruction or format not permitted

How do I write an expression that deference a pointer in GDB?

c++ assembly x86 gdb gnu

MSVC C++ compiler giving inconsistent performance on different builds of the same code when using [[unlikely/likely]] attributes [duplicate]

What is the CPUID standard function 01H?

Looking for mmap flag values

Must all 16 bytes of an x86 MASKMOVDQU instruction be valid memory?

assembly x86 alignment sse