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
How to embed LLVM assembly or intrinsics in C program with Clang?
Dec 13, 2019
assembly
llvm
clang
embedding
Vectorizing with unaligned buffers: using VMASKMOVPS: generating a mask from a misalignment count? Or not using that insn at all
Feb 17, 2022
gcc
assembly
x86
sse
avx
Why does GCC drop the frame pointer on 64-bit?
Sep 19, 2022
gcc
assembly
x86
64-bit
stack-frame
Does Java strictfp modifier have any effect on modern CPUs?
Apr 06, 2022
java
assembly
sse
expression-evaluation
strictfp
How to produce a minimal BIOS hello world boot sector with GCC that works from a USB stick on real hardware?
Jun 08, 2019
assembly
x86
qemu
gnu-assembler
bare-metal
Why can't GCC assume that std::vector::size won't change in this loop?
Mar 12, 2022
c++
gcc
assembly
GCC 4.4: Avoid range check on switch/case statement in gcc?
Aug 01, 2022
c
assembly
switch-statement
x86-64
gcc4.4
intel
how multicore processors boot?
Sep 19, 2022
assembly
multicore
boot
hardware-interface
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
« Newer Entries
Older Entries »