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
Difference between MIPS and ARM datapaths
Mar 11, 2023
assembly
arm
mips
cpu-architecture
instruction-set
Need help understanding FF indirect call instruction x86
Mar 12, 2023
assembly
x86
intel
strings with quotation marks in assembly
Mar 11, 2023
string
assembly
emu8086
How to read a character from standard input in DOS such that redirection works?
Mar 10, 2023
assembly
stdin
dos
x86-16
io-redirection
x87 FPU computing e powered x, maybe with a Taylor series?
Mar 10, 2023
assembly
x86
exponential
exponentiation
x87
Why some kernel actions cannot be written in C
Mar 11, 2023
c
assembly
kernel
How does a processor without an overflow flag perform signed arithmetic?
Mar 11, 2023
math
assembly
signed
integer-arithmetic
8085
How to print the length of a string in assembly
Mar 11, 2023
assembly
x86
nasm
Swap most significant byte and least significant byte in assembler
Mar 11, 2023
assembly
x86
byte
cpu-registers
Can the MIPS register $0 be used to store and retrieve values?
Mar 10, 2023
assembly
mips
glibc
where goes the ret instruction of the main
Mar 09, 2023
c
assembly
x86
return
Why is this code using VMULPD to write registers that will be overwritten by VFMADD? Isn't that useless?
Mar 09, 2023
assembly
avx
fma
For-loop macro/preprocessor for assembly files in GCC
Mar 09, 2023
gcc
assembly
macros
preprocessor
Successive sys_write syscalls not working as expected, NASM bug on OS X?
Mar 09, 2023
macos
assembly
64-bit
nasm
x86-64
Writing a C function from given x86 assembly
Mar 09, 2023
c
gcc
assembly
x86-64
reverse-engineering
Why does eax contain the number of vector parameters?
Mar 07, 2023
assembly
x86-64
calling-convention
abi
sysv
How to set only the overflow flag ARM assembly?
Mar 07, 2023
assembly
raspberry-pi
arm
flags
What is a WebAssembly (Wasm) module?
Mar 08, 2023
assembly
browser
low-level
webassembly
ASM: operand type mismatch for `cmp'
Mar 07, 2023
assembly
x86
Why use .data instead of reserving space in .bss and initializing at runtime, for variables in assembly/C?
Mar 06, 2023
c
linux
assembly
memory
x86
« Newer Entries
Older Entries »