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
C Programming: difference between ++i and i=i+1 from an assembler point of view?
Nov 20, 2022
c
compiler-construction
assembly
compilation
compiler-optimization
How did 16-bit C compilers work?
Oct 19, 2022
c
assembly
x86
legacy
16-bit
True random numbers with C++11 and RDRAND
Sep 16, 2022
c++
assembly
c++11
random
rdrand
Understanding cmp instruction
Aug 21, 2022
assembly
x86
comparison
what is fastest x86-64 assembly-language divide algorithm for huge numbers?
May 25, 2022
assembly
x86-64
division
bigint
extended-precision
intel
How to write assembly language hello world program for 64 bit Mac OS X using printf?
Feb 16, 2022
macos
assembly
64-bit
printf
32bit-64bit
Why do compilers insist on using a callee-saved register here?
Sep 15, 2022
c
assembly
gcc
x86-64
register-allocation
How can I simplify code generation at runtime?
Sep 15, 2022
c++
windows
visual-c++
assembly
x86
intel
What does the "mov rax, QWORD PTR fs:0x28" assembly instruction do? [duplicate]
Sep 15, 2022
linux
assembly
gdb
x86-64
AVX VMOVDQA slower than two SSE MOVDQA?
Mar 25, 2022
assembly
sse
bignum
arbitrary-precision
avx
Why do I get in gdb "Cannot access memory at address 0x..." while inspecting a core dump?
Feb 03, 2022
c++
memory-management
assembly
gdb
coredump
What do I need in order to write assembly on Windows 7? [duplicate]
Sep 15, 2022
windows
assembly
What does the concept of relocation mean? [closed]
Sep 15, 2022
assembly
linker
relocation
What exactly does _malloc do in assembly?
Oct 28, 2022
c
assembly
x86
reverse-engineering
intel
How can I make a pure assembly project in Visual Studio?
Sep 15, 2022
visual-studio
assembly
What JVM assemblers are there? [closed]
Feb 22, 2019
java
jvm
assembly
Is there an equivalent instruction to rdtsc in ARM?
Feb 22, 2022
c++
c
assembly
arm
inline-assembly
How to use ARM Assembly code in an Android project?
Sep 07, 2022
android
assembly
android-ndk
arm
native-code
Why does the x86-64 / AMD64 System V ABI mandate a 16 byte stack alignment?
Feb 20, 2022
assembly
x86-64
memory-alignment
stack-memory
abi
Why would a compiler generate this assembly?
May 03, 2019
c++
gcc
assembly
compiler-optimization
« Newer Entries
Older Entries »