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
Useless test instruction?
Nov 27, 2021
java
assembly
jvm
jit
jvm-hotspot
Adding leading underscores to assembly symbols with GCC on Win32?
Mar 10, 2022
c
winapi
gcc
assembly
mingw
Why does division by 3 require a rightshift (and other oddities) on x86?
Sep 13, 2022
c++
assembly
compilation
x86-64
integer-division
What's the relationship between assembly language and machine language?
Sep 02, 2022
assembly
architecture
operating-system
machine-code
instruction-set
Why isn't pass struct by reference a common optimization?
Sep 02, 2022
performance
optimization
compiler-construction
assembly
struct
Alloca implementation
Sep 02, 2022
c
assembly
memory-management
inline-assembly
alloca
Reading program counter directly
Aug 16, 2022
assembly
x86
program-counter
Why does g++ pull computations into a hot loop?
Oct 31, 2021
c++
gcc
assembly
optimization
compiler-optimization
Why are AND instructions generated?
Sep 01, 2022
c#
.net
assembly
What does bx lr do in ARM assembly language?
Oct 23, 2022
assembly
arm
Base pointer and stack pointer
Aug 29, 2022
assembly
x86
nasm
stack-pointer
Why does Visual Studio use xchg ax,ax
Sep 01, 2022
assembly
code-generation
x86-64
What is the 0x10 in the "leal 0x10(%ebx), %eax" x86 assembly instruction?
Sep 01, 2022
assembly
x86
instructions
How to: pow(real, real) in x86
Sep 12, 2022
x86
assembly
pow
x86_64 ASM - maximum bytes for an instruction?
Aug 18, 2022
c
assembly
x86
64-bit
x86-64
What functions does gcc add to the linux ELF?
Jan 17, 2020
c
linux
gcc
assembly
elf
Big differences in GCC code generation when compiling as C++ vs C
Sep 01, 2022
c++
c
gcc
assembly
x86-64
x86 LOCK question on multi-core CPUs
Apr 20, 2016
assembly
locking
x86
cpu
multicore
Basic use of immediates vs. square brackets in YASM/NASM x86 assembly
Oct 18, 2022
assembly
x86
nasm
memory-address
yasm
What is .cfi and .LFE in assembly code produced by GCC from c++ program?
Sep 01, 2022
c++
gcc
assembly
« Newer Entries
Older Entries »