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
Nasm Error: invalid combination of opcode and operands
Aug 14, 2019
assembly
x86
nasm
cpu-registers
integer-division
What does the ".align" x86 Assembler directive do exactly?
Mar 25, 2022
assembly
x86
memory-alignment
gnu-assembler
How do I pass arguments to C++ functions when I call them from inline assembly
Jun 26, 2019
x86
callstack
argument-passing
inline-assembly
What does equals sign g "=g" in GCC inline assembly mean / do?
Oct 25, 2022
c
gcc
assembly
x86
Assembly language for Reverse Engineering [closed]
Feb 06, 2022
c++
assembly
x86
reverse-engineering
masm
What happens when different CPU cores write to the same RAM address without synchronization?
Oct 20, 2022
multithreading
x86
cpu-architecture
low-level
lock-free
How to detect that a given PE file (exe or dll) is 64 bit or 32 bit
Jun 07, 2019
c++
winapi
x86
64-bit
What is this x86 inline assembly doing?
Aug 26, 2022
c
assembly
x86
inline-assembly
Read flag register from C program
Nov 11, 2022
c
assembly
x86
flags
How do I know if I can compile with FMA instruction sets?
Mar 13, 2022
linux
x86
intel
processor
fma
Is there a really working example which showing the benefits of ILP(Instruction-Level Parallelism) on x86_64?
Oct 28, 2021
c++
performance
optimization
assembly
x86
Examining code generated by the Visual Studio C++ compiler, part 1 [duplicate]
Feb 17, 2021
c
assembly
x86
Why is ROL instruction used?
Nov 19, 2022
assembly
x86
Assembly compiled executable using INT 0x80 on Ubuntu on Windows Subsystem for Linux doesn't produce output
Jul 17, 2021
linux
assembly
x86
nasm
windows-subsystem-for-linux
x86/x64 Add Displacement addressing
Apr 23, 2022
assembly
x86
64-bit
Does Android x86 emulate ARM?
Oct 25, 2022
android
x86
vmware
qemu
How does adding a run-time breakpoint in Visual Studio work?
Aug 25, 2022
visual-studio
debugging
x86
breakpoints
Adding a redundant assignment speeds up code when compiled without optimization
Aug 10, 2021
performance
assembly
x86
cpu-architecture
micro-architecture
Is __int128_t arithmetic emulated by GCC, even with SSE?
Feb 07, 2021
c
gcc
x86
sse
int128
Operand size conflict in x86 Assembly?
Apr 15, 2022
assembly
x86
« Newer Entries
Older Entries »