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
Using printf in assembly leads to empty output when piping, but works on the terminal
Mar 13, 2023
linux
assembly
printf
x86-64
glibc
NASM x86 using of nonexisting segment register 7
Mar 14, 2023
assembly
x86
nasm
How do I determine if an EXE (or DLL) participate in ASLR, i.e. is relocatable?
Mar 13, 2023
windows
assembly
linker
portable-executable
Dlang - Understaning std.cycle() in assembly
Mar 13, 2023
assembly
std
d
x86-64
abi
repz ret: why all the hassle?
Mar 13, 2023
assembly
x86
micro-optimization
amd-processor
branch-prediction
What is the difference between "mov (%rax),%eax" and "mov %rax,%eax"?
Mar 12, 2023
assembly
x86
x86-64
cpu-registers
emu8086 doesn't recognize my labels
Mar 13, 2023
assembly
microprocessors
emu8086
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
« Newer Entries
Older Entries »