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
When does memory load cause bus error on x86-64 linux?
Dec 02, 2022
c
linux
assembly
x86
CONCEPT OF MOV AX,CS and MOV DS,AX
Dec 03, 2022
assembly
x86-16
real-mode
memory-segmentation
Why multiple instructions with same opcode and working?
Dec 03, 2022
assembly
x86
opcodes
Is it possible to convert C/C++ source code to assembly?
Dec 02, 2022
c++
c
assembly
Basic C++ debugging question
Dec 02, 2022
c++
debugging
assembly
What is the difference between "lea eax, [ebx + eax]" and "add eax, ebx" in x86-32 assembly?
Dec 02, 2022
assembly
x86
How much cycles math functions take on modern processors
Nov 30, 2022
c
math
gcc
assembly
x86-64
"C variable type sizes are machine dependent." Is it really true? signed & unsigned numbers ;
Dec 01, 2022
c
assembly
types
Left shift of only part of a number
Dec 02, 2022
c
optimization
assembly
x86
Design patterns in Assembly language
Dec 01, 2022
design-patterns
assembly
Is it worth it to learn a dialect of assembly? [closed]
Dec 01, 2022
assembly
Am I Writing Assembly Or NASM?
Dec 01, 2022
assembly
x86
nasm
a86
Do I get a performance bonus if I try to use arm math assembler commands instead of c
Nov 29, 2022
android
c
assembly
arm
How an assembly language works?
Dec 01, 2022
c
assembly
x86
gdb
disassembly
Where is the "2+2" in this Assembly code (translated by gcc from C)
Nov 29, 2022
c
gcc
assembly
x86 Assembly: movsd instruction issue
Nov 30, 2022
assembly
x86
masm32
fasm
How can I know what this does?
Nov 28, 2022
assembly
disassembly
GCC: Inline assembly - good for?
Nov 29, 2022
gcc
assembly
inline-assembly
Efficiency of C vs Assembler
Nov 29, 2022
c
performance
assembly
« Newer Entries
Older Entries »