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
Understanding of vectorization with SSE instructions
Feb 12, 2023
c
assembly
x86
vectorization
auto-vectorization
C How extract predefined huge switch from huge loop without loss performance?
Feb 12, 2023
c
x86
arm
c89
Stop screen refreshing - INT 0x10 (Video Services) - In Assembly
Feb 09, 2023
video
assembly
x86
refresh
dos
What is the space between argv and argc on my stack?
Feb 08, 2023
c
debugging
x86
stack
x86-64
What is this pattern where the EBX register is used for memory access?
Feb 09, 2023
x86
reverse-engineering
cpu-registers
How are assembly variables implemented?
Feb 08, 2023
assembly
x86
gnu-assembler
X64 instructions that behave differently on different CPUs
Feb 06, 2023
assembly
x86
x86-64
instructions
Why does C not push a pointer on the stack when calling a assembly function?
Feb 07, 2023
c
pointers
assembly
x86
x86-64
Why this SSE2 program (integers) generate movaps (float)?
Feb 08, 2023
gcc
assembly
x86
sse
simd
Why does first parameter in x86 assembly starts from offset 8?
Feb 07, 2023
assembly
x86
stdcall
What is the fastest way for a multithread SIMD operation explicitly?
Feb 07, 2023
c
multithreading
x86
simd
intrinsics
AMD perf events
Feb 01, 2023
x86
perf
amd-processor
x86 Assembly pushad/popad, How fast it is?
Jan 31, 2023
performance
assembly
x86
inline-assembly
micro-optimization
Branch prediction overhead of perfectly predicted branch
Jan 31, 2023
c++
performance
x86
cpu-architecture
branch-prediction
How many memory barriers instructions does an x86 CPU have?
Jan 30, 2023
multithreading
assembly
x86
memory-barriers
If I don't use fences, how long could it take a core to see another core's writes?
Feb 06, 2023
x86
intel
cpu-architecture
memory-barriers
lockless
Writing an assembler , need help [closed]
Feb 05, 2023
compiler-construction
x86
assembly
What segment is used by default in x86 indirect addressing?
Feb 04, 2023
assembly
x86
Writing a Linux int 80h system-call wrapper in GNU C inline assembly [duplicate]
Feb 05, 2023
c
linux
assembly
x86
inline-assembly
When is sizeof(myPOD) too big for pass by value on x64?
Feb 05, 2023
c++
c
x86
64-bit
x86-64
« Newer Entries
Older Entries »