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
CBM Program Studio Assembler syntax
Dec 16, 2018
assembly
6502
c64
6510
How to use the div instruction to find remainder in x86 assembly?
Sep 15, 2022
intel
assembly
x86
division
Why does the ia32/x64 opcode map document 0x66 and 0xF2 as a double mandatory prefix for opcode 0x0F38F1 (CRC32)?
Sep 04, 2021
intel
assembly
x86
x86-64
opcode
machine-code
Calling a function that can be either cdecl or stdcall
Sep 25, 2022
intel
assembly
x86
calling-convention
stdcall
cdecl
possible to do if (!boolvar) { ... in 1 asm instruction?
Dec 28, 2018
intel
c
assembly
x86
Getting the compiled asm of .NET application in Mono
Jun 29, 2022
.net
assembly
mono
clr
jit
does unrolling loops in x86-64 actually make code faster?
Feb 05, 2022
performance
loops
caching
assembly
loop-unrolling
How generate pseudo-random numbers in uniform and gaussian distribution without float/double numbers?
Sep 13, 2022
c++
c
algorithm
assembly
C heap address changes between runs while other addresses persist
Jul 30, 2019
c
assembly
linker
heap-memory
memory-address
Assembly x86 video mode
Dec 19, 2017
intel
video
assembly
x86
nasm
vga
Linux x86_64 assembly socket programming
Sep 14, 2022
intel
c
linux
sockets
assembly
x86-64
The difference of local variables in main and other function
Sep 05, 2022
c
gcc
assembly
gdb
ubuntu-14.04
What is the static link used for?
Jul 14, 2022
assembly
mips
Can I print the gdtr and gdt descriptor under gdb?
Dec 31, 2019
intel
assembly
linux-kernel
x86
gdb
gdt
Assembly - inline asm - copy from one array to another?
Dec 06, 2018
intel
linux
assembly
x86-64
cpu-registers
att
In MIPS, when to use a signed-extend, when to use a zero-extend?
Dec 25, 2021
assembly
mips
system-verilog
immediate-operand
zero-extension
NASM - Get number of items in stack
Aug 24, 2019
assembly
nasm
MOVUPD vs. MOVDQU (x86/x64 assembly)
Jun 01, 2016
intel
assembly
x86
64-bit
assembly to compare two numbers
Sep 11, 2022
intel
assembly
x86
compare
machine-code
Why would one use "movl $1, %eax" as opposed to, say, "movb $1, %eax"
Feb 26, 2022
intel
assembly
x86
« Newer Entries
Older Entries »