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
Why "DIV EDX" in MASM always generates processor exception?
Jun 12, 2021
exception
assembly
x86
division
Why is both "03 c8" and "01 c1" = add ecx, eax
Jun 11, 2020
assembly
x86
NASM changes JNZ to JNE while assembling? Why?
Apr 09, 2022
assembly
x86
nasm
disassembly
Are Intel x86_64 processors not only pipelined architecture, but also superscalar?
Jun 30, 2022
x86
cpu
x86-64
intel
cpu-architecture
Rebooting in Protected Mode
Sep 07, 2022
x86
osdev
Compile an asm bootloader with external c code
Feb 19, 2019
gcc
x86
nasm
inline-assembly
bootloader
Globally Invisible load instructions
Mar 16, 2021
x86
cpu-architecture
cpu-cache
memory-barriers
What is the meaning/use of the MOVZX, CDQE instructions in this code output by a C compiler?
Oct 16, 2022
assembly
x86
64-bit
x86-64
How can an underflow lead to an overflow?
Sep 14, 2022
c
x86
floating-point
underflow
Help improving a simple assembly function
May 04, 2022
assembly
x86
NASM shift operators
Nov 13, 2022
assembly
x86
bit-manipulation
nasm
NASM x86 16-bit addressing modes [duplicate]
Mar 04, 2020
assembly
x86
nasm
x86-16
addressing-mode
Asm CALL instruction - how does it work?
Oct 18, 2022
c++
c
windows
assembly
x86
Need guidance on understanding basic assembly
Sep 22, 2022
linux
assembly
x86
nasm
Detect the availability of SSE/SSE2 instruction set in Visual Studio
Jul 20, 2022
c++
visual-studio
x86
sse
sse2
Differences between PUSH eax and mov [esp], eax?
Oct 19, 2021
assembly
x86
Why is there three leal instructions for this IA32 assembly code?
Jul 01, 2022
c
assembly
x86
intel
Should I truncate my ints to shorts before computing bitwise ops on them?
Oct 21, 2022
c
performance
optimization
x86
bit-manipulation
NASM assembler - How to make sure the function label isn't executed one extra time?
Jun 28, 2022
assembly
x86
Most recent processor without support of SSSE3 instructions? [closed]
Nov 16, 2022
x86
sse
simd
instruction-set
« Newer Entries
Older Entries »