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 assembly
How to compile this program with inline asm?
Mar 19, 2022
c
gcc
assembly
x86
inline-assembly
ARM Cortex M0/M3/M4:Why PC is always Even number in Thumb State
Oct 27, 2022
assembly
arm
thumb
cortex-m
What is the difference between MOVDQA and MOVNTDQA, and VMOVDQA and VMOVNTDQ for WB/WC marked region?
Jun 09, 2020
assembly
x86
sse
simd
avx
Array size known only at runtime in MIPS
Aug 17, 2022
arrays
dynamic
assembly
mips
Least significant bits in function pointer
Apr 06, 2019
c
pointers
assembly
compiler-construction
cpu
Dissassembling virtual methods in multiple inheritance. How is the vtable working?
Oct 31, 2022
c++
assembly
vtable
How do I write an efficient switch() in 8051 assembly?
Jan 08, 2022
assembly
embedded
8051
Cracking C# application with OllyDebug
May 20, 2022
c#
assembly
ollydbg
cracking
Gcc inline assembly what does "'asm' operand has impossible constraints" mean?
Nov 16, 2022
c
gcc
assembly
inline-assembly
cpu-registers
Purpose of static_initialization_and_destruction and _GLOBAL__sub_I_main function in the assembly code for a C++ code?
Jul 15, 2021
assembly
constructor
destructor
What comes after QWORD?
Oct 29, 2022
assembly
x86
intel
terminology
What does F in FWORD stand for?
Sep 12, 2022
assembly
x86
definition
word
low-level
Visual Studio 2017: _mm_load_ps often compiled to movups
Jun 29, 2021
c++
assembly
sse
intrinsics
visual-studio-2017
Creating a C function without compiler generated prologue/epilogue & RET instruction?
Jul 17, 2021
c
gcc
assembly
x86
nasm
Is there an advantage of specifying "-mfpu=neon-vfpv3" over "-mfpu=neon" for ARMs with separate pipelines?
Jul 20, 2022
gcc
assembly
arm
neon
armv7
Is it possible to use explicit register variables in GCC with C++17?
May 16, 2022
c++
gcc
assembly
c++17
inline-assembly
X86: What does `movsxd rdx,edx` instruction mean?
Mar 05, 2022
assembly
x86-64
mov
What would the assembly language equivalents of the operations on the original Turing machine be?
Oct 16, 2022
assembly
turing-machines
von-neumann
What is r() and double percent %% in GCC inline assembly language?
Nov 14, 2022
c
gcc
assembly
inline-assembly
Integer Overflow problem
Mar 02, 2018
assembly
x86
« Newer Entries
Older Entries »