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 is the x86 JAE instruction related to the carry flag?
Oct 28, 2022
assembly
x86
Why should EDX be 0 before using the DIV instruction?
Oct 22, 2022
assembly
x86
integer-division
How can I access system time using NASM?
Nov 13, 2022
linux
assembly
time
x86
nasm
80x86 16-bit asm: lea cx, [cx*8+cx] causes error on NASM (compiling .com file)
Apr 23, 2022
assembly
x86
nasm
16-bit
How to handle keyboard in real mode through BIOS interrupts?
Nov 19, 2022
assembly
operating-system
x86
calculator
bootloader
How does the JE instruction work without CMP?
Feb 16, 2019
assembly
x86
x86-64
Declaring Arrays In x86 Assembly
Oct 20, 2022
arrays
assembly
x86
nasm
att
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
« Newer Entries
Older Entries »