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
Intel CPUs Instruction Queue provides static branch prediction?
Sep 21, 2022
performance
assembly
x86
cpu-architecture
branch-prediction
Addressing Modes in Assembly Language (IA-32 NASM)
Sep 21, 2022
assembly
x86
nasm
addressing-mode
How to power down the computer from a freestanding environment?
Mar 14, 2022
c
assembly
operating-system
x86
system-shutdown
How to use a logical address with an FS or GS base in gdb?
Aug 24, 2022
gdb
x86
memory-segmentation
Floating Point Program gives Invalid Result
Sep 21, 2022
assembly
floating-point
x86
masm
irvine32
Difference between dts and ACPI
Aug 17, 2022
linux
x86
linux-device-driver
device-tree
acpi
intel
x86 assembly programming loops with ecx and loop instruction versus jmp + j<condition>
Sep 21, 2022
loops
assembly
x86
What's the point of the VPERMILPS instruction (_mm_permute_ps)?
Sep 17, 2021
assembly
x86
avx
instruction-set
mov eax, large fs:30h
Feb 16, 2020
debugging
assembly
x86
ida
mov
SIMD instructions for floating point equality comparison (with NaN == NaN)
Dec 24, 2019
assembly
floating-point
x86
x86-64
simd
intel
Intel Intrinsics guide - Latency and Throughput
Nov 07, 2020
performance
x86
intel
sse
intrinsics
Sum reduction of unsigned bytes without overflow, using SSE2 on Intel
Apr 12, 2018
x86
sse
simd
sse2
sse3
Can the Intel performance monitor counters be used to measure memory bandwidth?
Nov 05, 2022
performance
x86
intel-pmu
memory-bandwidth
Parallel memory access on modern processors
Sep 21, 2022
memory
parallel-processing
x86
multicore
bus
Does [ebp*2] reference DS or SS segment?
Sep 21, 2022
assembly
x86
nasm
instructions
opcode
Using __m256d registers
Oct 18, 2022
c++
x86
intel
simd
avx
Load address calculation when using AVX2 gather instructions
Feb 15, 2022
x86
sse
simd
avx2
Why is movl preferred to movb when translating a C downcast from unsigned int to unsigned char?
Feb 01, 2022
c
assembly
gcc
x86
micro-optimization
SIMD the following code
Sep 21, 2022
c
x86
sse
simd
Linux asm("int $0x0") vs division by zero
Feb 26, 2021
c
linux
assembly
x86
« Newer Entries
Older Entries »