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
Compilation of a simple c++ program using SSE intrinsics
Feb 19, 2022
c++
x86
sse
simd
How does the assembly TEST instruction work with these jump instructions?
Nov 17, 2022
assembly
x86
conditional-statements
Where string data is stored?
Sep 28, 2022
c
linux
string
assembly
x86
NASM Assembly convert input to integer?
Apr 11, 2022
assembly
x86
char
nasm
atoi
x86 Assembly - Why is [e]bx preserved in calling conventions?
Aug 24, 2022
assembly
x86
calling-convention
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
« Newer Entries
Older Entries »