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
What does the declaration“extern struct cpu *cpu asm("%gs:0");” mean?
Jun 23, 2022
gcc
x86
inline-assembly
xv6
How to implement sign function with SSE3?
Oct 31, 2022
x86
vectorization
x86-64
sse
simd
Difference between MOV r/m8,r8 and MOV r8,r/m8
Jun 17, 2022
assembly
x86
nasm
machine-code
opcode
Does it matter which registers you use when writing assembly?
Sep 10, 2022
assembly
x86
cpu-registers
accumulator
Why does IA-32 have a non-intuitive caller and callee register saving convention?
Oct 21, 2022
assembly
calling-convention
x86
sub eax,0 - does it do anything?
Dec 16, 2017
assembly
x86
reverse-engineering
disassembly
Building FreeRTOS for x86
Jan 28, 2022
ubuntu
operating-system
x86
freertos
Is building for win32 the same as x86 in Visual Studio?
May 22, 2020
visual-studio
winapi
visual-studio-2012
x86
Where does dmidecode get the SMBIOS table?
Nov 17, 2022
linux
x86
bios
Why does a std::atomic store with sequential consistency use XCHG?
Jun 14, 2021
c++
assembly
x86
lock-free
stdatomic
How do I determine the number of x86 machine instructions executed in a C program?
Oct 31, 2022
c
x86
profiling
instruction-set
Why is gcc using jmp to call a function in the optimized version
Aug 12, 2022
c
linux
gcc
x86
Is it possible to detect the CPU architecture from machine code?
Jun 07, 2022
assembly
x86
arm
x86-64
What is the easiest x86 Embedded Linux? [closed]
Nov 13, 2022
linux
x86
embedded-linux
Preventing gcc from inlining a function [duplicate]
Feb 26, 2021
c
linux
gcc
x86
Why didn't Intel made the high order part of their CPUs' registers available?
Nov 18, 2022
assembly
x86
cpu-registers
How to install 32 bit glibc on 64 bit ubuntu
Dec 05, 2019
c
ubuntu
x86
32bit-64bit
glibc
What exactly does the 3 operand imul instruction do in ia-32 assembly?
Jan 29, 2020
assembly
opcode
instruction-set
x86
Get the upper half of the EAX register
Jun 24, 2022
assembly
x86
How exactly does the x86 LOOP instruction work?
May 10, 2022
loops
assembly
x86
instructions
« Newer Entries
Older Entries »