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 the BIOS copy the 512-byte bootloader to 0x7c00
Sep 11, 2022
linux
assembly
kernel
bios
floppy
How are dw and dd different from db directives for strings?
Aug 19, 2022
string
assembly
x86
nasm
masm
What's the easiest way to determine if a register's value is equal to zero or not?
Nov 18, 2022
assembly
x86
micro-optimization
How to associate assembly code to exact line in C program?
Nov 11, 2022
c
debugging
assembly
gdb
Syscall or sysenter on 32 bits Linux?
Sep 18, 2022
linux
assembly
32-bit
system-calls
sysenter
Can I turn this into a loop through some 16-Bit Magic?
Nov 14, 2021
assembly
6502
c64
lldb command to function-step / trace-step: continue until next function call or until current function is returned from
Sep 12, 2022
debugging
assembly
lldb
Difference between "or eax,eax" and "test eax,eax" [duplicate]
Sep 21, 2022
assembly
x86
micro-optimization
Understanding of MSVS C++ compiler optimizations
Aug 26, 2022
c++
c
visual-studio
optimization
assembly
C Disassembly to ARMv6: Meaning of Dot (.) Before a Label
Sep 20, 2017
c
assembly
arm
Packing BCD to DPD: How to improve this amd64 assembly routine?
Nov 07, 2021
performance
assembly
x86
bcd
dpd
What is the significance of operations on the register EAX having their own opcodes?
Mar 23, 2022
assembly
x86
machine-code
instructions
opcode
Which Intel microarchitecture introduced the ADC reg,0 single-uop special case?
May 09, 2022
performance
assembly
x86
intel
micro-optimization
Should using MOV instruction to set SS to 0x0000 cause fault #GP(0) in 64-bit mode?
Aug 17, 2021
assembly
64-bit
x86-64
nasm
osdev
memory-segmentation
Converting assembly code to C code [closed]
Oct 19, 2022
assembly
disassembly
Real-Mode x86 ASM: How are the Basics Done?
Nov 04, 2022
assembly
operating-system
low-level
bios
real-mode
sys_execve system call from Assembly
Sep 27, 2022
linux
assembly
x86
system-calls
Passing parameters and return values for a subroutine in assembly
Mar 06, 2019
assembly
arm
calling-convention
GDB complains No Source Available
Mar 19, 2022
linux
assembly
gdb
nasm
What is an assembly-level representation of pushl/popl %esp?
Nov 03, 2022
assembly
x86
stack-memory
instruction-set
stack-pointer
« Newer Entries
Older Entries »