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 x86
MSVC: Invalid memcpy optimization?
Aug 31, 2022
c++
visual-c++
x86
memcpy
compiler-bug
How can I load values from memory without polluting the cache?
Nov 20, 2013
assembly
caching
x86
How are MMIO, IO and PCI configuration request routed and handled by the OS in a NUMA system?
Sep 08, 2022
io
x86
cpu-architecture
numa
64-bit registers under 32-bit windows
Oct 19, 2018
assembly
x86
x86-64
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
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
Is there any hope to call a common base class method on a std::variant efficiently?
Jul 28, 2022
c++
performance
x86
c++17
variant
What happens when a mov instruction causes a page fault with interrupts disabled on x86?
Apr 24, 2020
linux-kernel
x86
linux-device-driver
interrupt
page-fault
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
Is the TLB shared between multiple cores?
Sep 19, 2022
caching
x86
cpu-architecture
cpu-cache
tlb
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
How many pipeline stages does the Intel Core i7 have? [duplicate]
Oct 30, 2022
x86
pipeline
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
CPU cache behaviour/policy for file-backed memory mappings?
Sep 19, 2022
c++
x86
operating-system
cpu-architecture
cpu-cache
Shift a __m128i of n bits
Oct 31, 2019
c
x86
sse
simd
sse2
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
How can the L1, L2, L3 CPU caches be turned off on modern x86/amd64 chips?
Nov 11, 2022
x86
intel
cpu-cache
memory-access
msr
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 »