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
Translation of machinecode into LLVM IR (disassembly / reassembly of X86_64. X86. ARM into LLVM bitcode)
Sep 03, 2022
translation
llvm
assembly
disassembly
opcode
Homoiconic and "unrestricted" self modifying code + Is lisp really self modifying?
Aug 17, 2022
assembly
lisp
machine-code
self-modifying
homoiconicity
Why use LDR over MOV (or vice versa) in ARM assembly?
Sep 03, 2022
assembly
arm
immediate-operand
What do the E and R prefixes stand for in the names of Intel 32-bit and 64-bit registers?
Aug 29, 2022
assembly
x86
64-bit
x86-64
cpu-registers
What x86 register denotes source location in movsb instruction?
Sep 03, 2022
assembly
x86
cpu-registers
What is the latency and throughput of the RDRAND instruction on Ivy Bridge?
Sep 03, 2022
assembly
intel
rdrand
Assembly - .data, .code, and registers...?
Sep 03, 2022
assembly
low-level
masm32
How to check if compiled code uses SSE and AVX instructions?
Oct 04, 2022
c++
assembly
x86
g++
simd
Intel x86 vs x64 system call
Sep 03, 2022
linux
assembly
x86
x86-64
interrupt
Is performance reduced when executing loops whose uop count is not a multiple of processor width?
Sep 10, 2022
performance
assembly
x86
cpu-architecture
micro-optimization
How does C code call assembly code (e.g. optimized strlen)?
Sep 03, 2022
c
unix
assembly
C Macro - how to get an integer value into a string literal [duplicate]
Dec 16, 2021
c
gcc
assembly
c-preprocessor
avr
x86 assembly abs() implementation?
Sep 06, 2022
assembly
x86
Why reading a volatile and writing to a field member is not scalable in Java?
Dec 16, 2021
java
assembly
concurrency
jvm
In what situation would the AVX2 gather instructions be faster than individually loading the data?
Sep 14, 2021
assembly
optimization
x86
vectorization
avx2
What is meant by data cache and instruction cache?
Sep 24, 2022
assembly
arm
cpu-architecture
cpu-cache
Why did GCC generate mov %eax,%eax and what does it mean?
Sep 02, 2022
gcc
assembly
x86-64
Analyzing a crash in Windows: what does the error message tell us?
Sep 02, 2022
c++
windows
debugging
assembly
crash
Where can I find system call source code?
Sep 09, 2022
c
linux
assembly
linux-kernel
system-calls
What does the Kernel Virtual Memory of each process contain?
Sep 02, 2022
assembly
operating-system
linker
loader
« Newer Entries
Older Entries »