Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
Does [ebp*2] reference DS or SS segment?
Sep 21, 2022
assembly
x86
nasm
instructions
opcode
Debugging bootloader with gdb in qemu
Aug 23, 2022
debugging
assembly
gdb
bootloader
qemu
Does modern PC video hardware support VGA text mode in HW, or does the BIOS emulate it (with System Management Mode)?
Sep 27, 2022
performance
assembly
x86-16
bios
vga
Why is movl preferred to movb when translating a C downcast from unsigned int to unsigned char?
Feb 01, 2022
c
assembly
gcc
x86
micro-optimization
Linux asm("int $0x0") vs division by zero
Feb 26, 2021
c
linux
assembly
x86
How Do Assemblers Map x86 Instruction Mnemonics to Binary Machine Instructions?
Sep 20, 2022
x86
assembly
Why does the FMA _mm256_fmadd_pd() intrinsic have 3 asm mnemonics, "vfmadd132pd", "231" and "213"?
Jan 08, 2022
assembly
x86
simd
instruction-set
fma
Most portable library for dynamic code generation?
Jun 13, 2022
c++
assembly
code-generation
cpu-architecture
machine-code
Workflow for writing ARM assembly code on the iphone
Sep 13, 2022
iphone
assembly
arm
How can I get the source lines inline with the assembly output using GCC?
Sep 20, 2022
c
macos
gcc
assembly
How does a computer use just a few registers?
Nov 18, 2022
multithreading
assembly
cpu-registers
Calling fsincos instruction in LLVM slower than calling libc sin/cos functions?
Jan 28, 2017
assembly
llvm
inline-assembly
x87
What's the purpose of instructions for loading a register to itself?
Sep 22, 2022
assembly
memory
emulation
z80
gameboy
Multiple line comments in assembly
Sep 20, 2022
assembly
masm32
Accessing specific memory locations in C
Sep 20, 2022
c
assembly
Interleave bits efficiently
Nov 11, 2022
c++
algorithm
math
assembly
bit-manipulation
What does asm("pause") do and why to use it
Sep 05, 2022
linux
assembly
x86
How hard is it (really) to decompile assembly code? [closed]
Sep 20, 2022
c
assembly
x86
reverse-engineering
decompiling
The difference between cmpl and cmp
Mar 14, 2022
assembly
x86
x86-64
att
instructions
What does an equals sign = on the right side of a LDR instruction in ARM mean?
Oct 06, 2022
assembly
arm
ida
« Newer Entries
Older Entries »