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 install and use GAS (GNU Compiler) on Linux?
Oct 18, 2022
linux
ubuntu
assembly
gnu-assembler
Why is (or isn't?) SFENCE + LFENCE equivalent to MFENCE?
Oct 16, 2022
assembly
x86
x86-64
memory-barriers
memory-fences
C to assembly call convention 32bit vs 64bit
Aug 10, 2022
c
linux
assembly
x86
x86-64
intel
Not sure why we add the registers %rdx and %rax when the assembly code has been using %eax and %edx
Oct 27, 2022
assembly
x86
What's the low-level difference between a pointer an a reference?
Oct 19, 2022
c++
pointers
assembly
reference
Drawing a stack frame for x86 assembly
Jan 16, 2018
assembly
x86
Can modern x86 implementations store-forward from more than one prior store?
May 19, 2021
performance
assembly
optimization
x86
micro-optimization
GCC inline assembler, mixing register sizes (x86)
Nov 05, 2022
assembly
gcc
x86
inline-assembly
cpu-registers
intel
How to interpret the opcode manually?
Sep 14, 2022
assembly
opcode
Why is it worse to initialize a two dimensional array like this?
Sep 16, 2022
c
arrays
assembly
multidimensional-array
localityofreference
How to decompile an exe or a dll to assembly
Oct 18, 2022
dll
assembly
exe
decompiling
How can I clear the screen without having to fill it
Jun 28, 2022
assembly
x86
dos
interrupt
Can anyone help me interpret this MSVC debug-mode disassembly from a simple Hello World?
Oct 30, 2022
c++
debugging
assembly
visual-c++
x86
Assembler : why BCD exists?
Nov 12, 2022
assembly
x86
cpu-architecture
dataformat
bcd
how does push and pop work in assembly
Oct 03, 2021
assembly
x86
stack-memory
stack-pointer
How many asm-instructions per C-instruction?
Nov 03, 2022
c
assembly
instructions
Get address of current instruction for x86 [duplicate]
Mar 05, 2022
c
linux
assembly
64-bit
x86
What happens from the moment we press a key on the keyboard, until it appears in your word document [closed]
Nov 20, 2022
c
winapi
assembly
hardware
C++ string comparison in one clock cycle
Nov 12, 2022
c++
string
assembly
comparison
« Newer Entries
Older Entries »