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
Commenting syntax for x86 AT&T syntax assembly
Nov 12, 2022
assembly
comments
gnu-assembler
att
intel-syntax
Can't include a file in NASM
Jan 10, 2022
assembly
nasm
C uses assemble: operand type mismatch for push
Apr 23, 2022
c
assembly
linux-kernel
ADC instruction in ASM 8086
Sep 27, 2017
assembly
x86-16
machine-instruction
Why does GCC emit "lea" instead of "sub" for subtraction?
Oct 24, 2022
gcc
assembly
x86
compiler-optimization
gnu-assembler
AArch64 relocation prefixes
Sep 14, 2022
assembly
relocation
Does the ret instruction add 4 to esp register?
Oct 20, 2022
assembly
x86
return
instructions
stack-pointer
How do computers find modulus?
Mar 30, 2022
assembly
bit-manipulation
modulo
Return value of a C function to ASM
Mar 09, 2022
c
assembly
nasm
osdev
What is the purpose of SUB Instruction?
Oct 24, 2022
assembly
x86
Does usage of a pointer cancel the "register" property of the associated variable?
Apr 05, 2022
c
optimization
assembly
What's the purpose of using assembly language inside a C program?
Oct 19, 2022
c
assembly
inline-assembly
Can't call C standard library function on 64-bit Linux from assembly (yasm) code
Apr 10, 2022
linux
assembly
x86-64
nasm
yasm
Using GCC inline assembly with instructions that take immediate values
Jan 18, 2020
c
gcc
assembly
arm
inline-assembly
MWAIT vs HALT in terms of efficiency
Nov 19, 2022
assembly
x86-64
cpu-architecture
instruction-set
calling code stored in the heap from vc++
Sep 23, 2019
c++
pointers
assembly
function-pointers
opcode
If the only difference between 32bit and 64bit CPUs is their register size then why must 32 bit programs be rewritten for a 64 bit platform?
Mar 24, 2022
language-agnostic
assembly
word
cpu
Flow of Startup code in an embedded system , concept of boot loader?
Mar 18, 2022
c
assembly
embedded
microcontroller
boot
Referencing the contents of a memory location. (x86 addressing modes)
Nov 04, 2022
assembly
x86
masm
addressing-mode
How to disassemble 16-bit x86 boot sector code in GDB with "x/i $pc"? It gets treated as 32-bit
Oct 27, 2022
assembly
x86
gdb
qemu
disassembly
« Newer Entries
Older Entries »