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
How do I make space for my code cave in a Windows PE 32bit executable
Dec 09, 2022
windows
assembly
x86
portable-executable
What is the GS register used for on Windows? [duplicate]
Dec 10, 2022
windows
assembly
x86
How to add an AVX2 vector horizontally 3 by 3?
Dec 10, 2022
c
x86
simd
intrinsics
avx2
Are x86 Assembly Mnemonic standarized?
Dec 10, 2022
assembly
x86
standards
instructions
mnemonics
Convert object file to another architecture
Dec 08, 2022
linux
x86
arm
cpu-architecture
Instruction Decoding in x86 architecture [closed]
Dec 08, 2022
c++
c
assembly
x86
decode
set individual bit in AVX register (__m256i), need "random access" operator
Dec 08, 2022
x86
bit-manipulation
simd
intrinsics
avx
Dot Product of Vectors with SIMD
Dec 08, 2022
c
x86
simd
avx
The most correct way to refer to 32-bit and 64-bit versions of programs
Dec 07, 2022
x86
64-bit
x86-64
terminology
Why are there extra instructions in my gcc output?
Dec 07, 2022
gcc
assembly
x86
C: put x86 instructions into array and execute them [duplicate]
Dec 06, 2022
c
memory
x86
execute
Can AVX2-compiled program still use 32 registers of an AVX-512 capable CPU?
Dec 05, 2022
x86
compiler-optimization
cpu-architecture
cpu-registers
avx512
Does referencing constants without a dollar sign have a distinct meaning?
Dec 05, 2022
assembly
x86
x86-64
att
How can a cdecl calling convention corrupt the ESP?
Dec 04, 2022
c++
visual-c++
x86
mingw
calling-convention
Which registers are protected from user space in linux?
Dec 04, 2022
assembly
linux-kernel
x86
kernel
cpu-registers
AVX 512 vs AVX2 performance for simple array processing loops [closed]
Dec 04, 2022
performance
x86
micro-optimization
avx2
avx512
When does memory load cause bus error on x86-64 linux?
Dec 02, 2022
c
linux
assembly
x86
Why multiple instructions with same opcode and working?
Dec 03, 2022
assembly
x86
opcodes
What is the difference between "lea eax, [ebx + eax]" and "add eax, ebx" in x86-32 assembly?
Dec 02, 2022
assembly
x86
Left shift of only part of a number
Dec 02, 2022
c
optimization
assembly
x86
« Newer Entries
Older Entries »