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
Convert string to int. x86 32 bit Assembler using Nasm
Dec 28, 2022
assembly
x86
integer
nasm
Are RAX, RBX, RCX, RDX, RSI, RDI, RBP, RSP, R8-R15 interchangable?
Dec 28, 2022
assembly
x86-64
cpu-registers
How to access C preprocessor constants in assembly?
Dec 28, 2022
c
assembly
c-preprocessor
Value in Carry Flag
Dec 28, 2022
assembly
x86
masm
ASM space optimization: EAX vs EBX
Dec 27, 2022
assembly
x86
compiler-optimization
instruction-encoding
How to make a delay in assembly for avr microcontrollers?
Dec 28, 2022
assembly
delay
microcontroller
atmel
In assembly code, how .cfi directive works?
Dec 26, 2022
assembly
stack
dwarf
In ARM cortex m0, what is the first instruction?
Dec 27, 2022
assembly
arm
cortex-m
machine-code
What to do in interrupt handler for divide by zero?
Dec 27, 2022
assembly
x86
operating-system
nasm
Why does GCC put a no-op push/pop when using int foo asm("ebx") to pin a var to a register?
Dec 27, 2022
c
gcc
assembly
x86
Displaying Time in Assembly
Dec 27, 2022
assembly
time
x86-16
emu8086
Locks around memory manipulation via inline assembly
Dec 26, 2022
c
assembly
x86
locking
spinlock
How to determine whether the computer has an XT/AT keyboard in assembly?
Dec 24, 2022
assembly
io
operating-system
driver
nasm
Loading 32 bit values to a register in arm assembly
Dec 26, 2022
assembly
arm
immediate-operand
C/C++ returning struct by value under the hood
Dec 26, 2022
c++
c
assembly
x86-64
win64
What does ASSUME mean in assembler?
Dec 26, 2022
assembly
x86
tasm
16-bit
real-mode
Need some explanations about LEAVE instruction in assembly language
Dec 26, 2022
assembly
x86
What is the difference between GT and HI instruction in ARM architecture?
Dec 26, 2022
assembly
arm
embedded
What are the x86 instructions that affect ESP as a side effect?
Dec 26, 2022
assembly
x86
stack-memory
stack-pointer
x86-64 assembly: why offset 25 bytes?
Dec 26, 2022
c++
assembly
« Newer Entries
Older Entries »