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
What is the "FS"/"GS" register intended for?
Aug 16, 2022
assembly
x86
cpu-architecture
cpu-registers
memory-segmentation
How can one see content of stack with GDB?
Aug 16, 2022
c
assembly
gdb
Why does Windows64 use a different calling convention from all other OSes on x86-64?
Aug 16, 2022
windows
assembly
x86-64
calling-convention
abi
`testl` eax against eax?
Dec 14, 2021
assembly
x86
instructions
What is the function of the push / pop instructions used on registers in x86 assembly?
Aug 16, 2022
assembly
x86
terminology
stack-memory
stack-pointer
intel
What are CFI directives in Gnu Assembler (GAS) used for?
Dec 14, 2021
assembly
callstack
gnu-assembler
stack-unwinding
debug-information
Quickly find whether a value is present in a C array?
Aug 15, 2022
c
optimization
assembly
embedded
arm
How to view the assembly behind the code using Visual C++?
Aug 15, 2022
visual-c++
assembly
Possible GCC bug when returning struct from a function
Aug 15, 2022
c
gcc
assembly
x86-64
compiler-bug
Purpose of ESI & EDI registers?
Dec 14, 2021
assembly
x86
What is the purpose of XORing a register with itself? [duplicate]
Aug 15, 2022
assembly
x86
What does `dword ptr` mean?
Aug 15, 2022
assembly
x86
dword
pointers
What is the meaning of "non temporal" memory accesses in x86
Dec 14, 2021
x86
sse
assembly
How can I see the assembly code for a C++ program?
Aug 15, 2022
c++
assembly
disassembly
How does this milw0rm heap spraying exploit work?
Dec 14, 2021
javascript
x86
exploit
assembly
How are everyday machines programmed? [closed]
Aug 15, 2022
c
operating-system
microcontroller
embedded
assembly
Why do x86-64 instructions on 32-bit registers zero the upper part of the full 64-bit register?
Aug 15, 2022
assembly
x86
x86-64
cpu-registers
zero-extension
What is the best way to set a register to zero in x86 assembly: xor, mov or and?
Dec 14, 2021
performance
assembly
optimization
x86
micro-optimization
Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
May 13, 2021
javascript
assembly
arm
How do you use gcc to generate assembly code in Intel syntax?
Aug 15, 2022
gcc
x86
gnu
intel
assembly
« Newer Entries
Older Entries »