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
Fast sine/cosine for ARMv7+NEON: looking for testers…
Jul 05, 2016
performance
assembly
arm
iphone-3gs
neon
Improving field get and set performance with ASM or Javassist
Nov 20, 2022
java
assembly
java-bytecode-asm
Which 2's complement integer operations can be used without zeroing high bits in the inputs, if only the low part of the result is wanted?
Sep 19, 2022
assembly
binary
x86
integer
twos-complement
Why does this difference in asm matter for performance (in an un-optimized ptr++ vs. ++ptr loop)?
Oct 24, 2021
c++
performance
loops
assembly
x86
Why is typeA == typeB slower than typeA == typeof(TypeB)?
Sep 19, 2022
c#
.net
assembly
x86-64
Developing Android apps using assembly language
Sep 19, 2022
android
assembly
Running 32 bit assembly code on a 64 bit Linux & 64 bit Processor : Explain the anomaly
Sep 19, 2022
linux
assembly
gdb
x86
x86-64
Are there any good, modern, online guides to hand optimizing assembly code? [closed]
Mar 03, 2022
optimization
assembly
LLVM assembly: assign integer constant to register
Sep 14, 2022
assembly
integer
constants
llvm
What is the difference between assembly on mac and assembly on linux?
Nov 06, 2022
macos
gcc
assembly
x86
x86-64
What is the stack engine in the Sandybridge microarchitecture?
Dec 05, 2021
assembly
x86
intel
cpu-architecture
Understanding the impact of lfence on a loop with two long dependency chains, for increasing lengths
Jan 07, 2022
performance
assembly
x86
cpu-architecture
perf
How do RIP-relative variable references like "[RIP + _a]" in x86-64 GAS Intel-syntax work?
Feb 08, 2022
assembly
x86-64
gnu-assembler
addressing-mode
relative-addressing
Game Boy: Half-carry flag and 16-bit instructions (especially opcode 0xE8)
Sep 19, 2022
assembly
embedded
emulation
cpu-architecture
gameboy
What is the use of .byte assembler directive in gnu assembly?
Feb 27, 2018
assembly
inline-assembly
gnu-assembler
Fast merge of sorted subsets of 4K floating-point numbers in L1/L2
Jul 29, 2022
c++
c
performance
algorithm
assembly
GCC generate Canary or not?
Feb 14, 2022
c
gcc
assembly
compiler-construction
buffer-overflow
Use label in assembly from C
Nov 05, 2022
c
gcc
assembly
nasm
What Does Windows Do Before Main() is Called?
Sep 18, 2022
windows
assembly
x86
portable-executable
Why REP LODS AL instruction exists?
Sep 04, 2019
assembly
x86
intel
amd
« Newer Entries
Older Entries »