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
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
Conflicting signs in x86 assembly: movsx then unsigned compare/branch?
Dec 26, 2022
assembly
x86
masm
micro-optimization
signedness
Counting elements "less than x" in an array
Dec 24, 2022
performance
search
assembly
optimization
x86
What’s the difference between eax ebx ecx in assembly
Dec 25, 2022
assembly
x86
cpu-registers
How do I use the TEST instruction to see if two bits are set?
Dec 25, 2022
assembly
emu8086
How does a return address register work in a processor architecture that doesn't store the return address on the stack?
Dec 25, 2022
assembly
cpu-architecture
What is in an executable besides the raw machine instructions?
Dec 25, 2022
c
assembly
gcc
executable
Why would I use NASM over GNU Assembler (GAS)? [closed]
Dec 25, 2022
assembly
nasm
gnu
gnu-assembler
« Newer Entries
Older Entries »