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
GCC Inline Assembly: Jump to label outside block
Jan 09, 2018
c
assembly
gcc
x86
inline-assembly
ldd shows varied addresses on x86 Linux
Apr 18, 2022
linux
x86
fedora
powerpc
ldd
Assembler jump in Protected Mode with GDT
Jul 30, 2021
assembly
x86
protected-mode
addressing-mode
Why are CISC processors harder to pipeline? In what sense are some instructions "more complex" than others?
Oct 16, 2022
x86
cpu-architecture
instruction-set
pipelining
What's the difference between vextracti128 and vextractf128?
Aug 24, 2022
x86
simd
avx
avx2
Atomic operations, std::atomic<> and ordering of writes
Nov 13, 2022
c++
assembly
compiler-construction
x86
x86 assembly: Pop a value without storing it
Oct 03, 2022
assembly
x86
stack
callstack
stack-pointer
Is it possible to multiply by an immediate with mul in x86 Assembly?
Nov 07, 2022
assembly
x86
dos
multiplication
immediate-operand
Return address prediction stack buffer vs stack-stored return address?
Oct 26, 2022
performance
architecture
x86
cpu
intel
SIMD signed with unsigned multiplication for 64-bit * 64-bit to 128-bit
Oct 04, 2020
c
x86
integer
bit-manipulation
sse
How to get CPU serial under Linux without root permissions
Feb 25, 2022
linux
x86
cpu
serial-number
cpuid
What specifically marks an x86 cache line as dirty - any write, or is an explicit change required?
Feb 15, 2022
x86
x86-64
cpu-architecture
cpu-cache
memory-bandwidth
How to access the control registers cr0,cr2,cr3 from a program? Getting segmentation fault
Apr 27, 2014
x86
inline-assembly
cpu-registers
What does a double-percent sign (%%) do in gcc inline assembly?
Nov 10, 2022
c
gcc
x86
How many bits there are in a TLB ASID tag for Intel processors? And how to handle 'ASID overflow'?
Sep 05, 2022
x86
operating-system
intel
virtual-memory
tlb
Could someone please explain what this inline #define assembly is doing?
Mar 22, 2022
gcc
assembly
x86
turbo-c
carryflag
Self modifying code always segmentation faults on Linux
Mar 10, 2014
linux
assembly
self-modifying
x86
Why is this SIMD multiplication not faster than non-SIMD multiplication?
Oct 17, 2022
c++
performance
assembly
x86
simd
What is the ".s" suffix in x86 instructions?
Nov 07, 2022
assembly
x86
x86-64
att
How do you populate an x86 XMM register with 4 identical floats from another XMM register entry?
Nov 18, 2022
c++
c
x86
inline-assembly
sse
« Newer Entries
Older Entries »