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 FPU and MMX registers as "general registers"
Apr 25, 2021
assembly
x86
cpu-registers
register-allocation
Any reason to use BX R over MOV pc, R except thumb interwork pre ARMv7?
Feb 25, 2022
assembly
arm
cpu-architecture
branch-prediction
micro-architecture
Understanding arm64's kvm_vcpu_run_vhe function
Sep 15, 2022
c
assembly
linux-kernel
arm
kvm
What code skeleton should I use for Intel 8086 DOS assembly?
Oct 22, 2021
assembly
x86
dos
x86-16
Optimized 2x2 matrix multiplication: Slow assembly versus fast SIMD
Sep 29, 2019
c
assembly
matrix
Is there any larger significance to this piece of translated assembly code?
Nov 06, 2022
c
algorithm
assembly
x86
reverse-engineering
How to divide by 9 using just shifts/add/sub?
Aug 20, 2019
algorithm
assembly
cpu-architecture
integer-arithmetic
Spinlock with XCHG unlocking
May 07, 2022
assembly
x86
synchronization
spinlock
GCC PowerPC avoiding .rodata section for floats
Apr 18, 2022
c
gcc
assembly
floating-point
powerpc
Which Linux kernel function creates the 'process 0'?
Sep 20, 2022
c
assembly
linux-kernel
x86
boot
push local variables
Oct 21, 2022
assembly
MS Visual Studio 2010 how to use the .asm generated file
Mar 22, 2022
c++
visual-studio-2010
assembly
arm thumb mode 4byte instructions
Nov 07, 2022
assembly
arm
disassembly
thumb
cortex-m3
How are sin and cos implemented hardware wise?
Oct 26, 2022
assembly
trigonometry
Two sequential branch instructions in MIPS assembly?
Sep 23, 2022
assembly
embedded
mips
reverse-engineering
firmware
Why is this inline assembly calling release, retain, and autorelease in libobjc?
Dec 05, 2021
objective-c
assembly
inline-assembly
libobjc
Is gcc's asm volatile equivalent to the gfortran default setting for recursions?
Sep 05, 2019
c++
gcc
optimization
assembly
fortran
How to properly use carry-less multiplication assembly (PCLMULQDQ) in zlib CRC32?
Feb 15, 2021
c
assembly
mathematical-optimization
zlib
crc32
Portable efficient alternative to PDEP without using BMI2?
Nov 24, 2020
algorithm
assembly
x86
bit-manipulation
bmi
Assembled c++ appears to contain superfluous instructions
Dec 30, 2020
c++
macos
assembly
optimization
x86
intel
« Newer Entries
Older Entries »