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
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
What is i.h.ah, o.h.ah and int86?
Mar 06, 2023
assembly
dos
x86-16
bios
turbo-c++
what would the system software have to do if the processor did not generate interrupts?
Mar 05, 2023
assembly
operating-system
interrupt
cpu-architecture
How can a literal 0 and 0 as a variable yield different behavior with the function __builtin_clz?
Mar 05, 2023
c++
gcc
assembly
undefined-behavior
intrinsics
How to implement the totalOrder predicate for floating point values?
Mar 04, 2023
assembly
floating-point
x86-64
ieee-754
micro-optimization
Why is JALR used instead of JAL for returning from subroutines
Mar 04, 2023
assembly
riscv
Why are there too many demand rfo offcore responses /offcore requests?
Mar 04, 2023
assembly
x86
x86-64
cpu-cache
rfo
Can a “PUSH” instruction's operation be performed using other instructions?
Mar 05, 2023
assembly
x86
nasm
stack-memory
instruction-set
Debugging NASM in VS code
Mar 05, 2023
c++
debugging
assembly
visual-studio-code
nasm
Execute Code From Memory on Windows 10 c++ x64?
Mar 03, 2023
c++
windows
assembly
executable
Where is an enum stored?
Mar 04, 2023
c
assembly
enums
compilation
« Newer Entries
Older Entries »