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 can I multiply and divide using only bit shifting and adding?
Sep 12, 2022
c
assembly
bit-manipulation
division
multiplication
Why can a T* be passed in register, but a unique_ptr<T> cannot?
Aug 17, 2022
c++
assembly
unique-ptr
calling-convention
abi
Why does Intel hide internal RISC core in their processors?
Oct 16, 2019
assembly
x86
intel
cpu-architecture
What is the purpose of the RBP register in x86_64 assembler?
Dec 14, 2021
c
assembly
x86-64
stack-pointer
What is the purpose of the EBP frame pointer register?
Aug 16, 2022
performance
assembly
x86
How do I disassemble raw 16-bit x86 machine code?
Jun 11, 2022
linux
assembly
x86
x86-16
mbr
intel
Using gdb to single-step assembly code outside specified executable causes error "cannot find bounds of current function"
Aug 16, 2022
linux
assembly
gdb
x86
linux-kernel
Difference between JE/JNE and JZ/JNZ
Feb 24, 2022
assembly
x86
Unexpected exec permission from mmap when assembly files included in the project
Oct 13, 2021
c
linux
assembly
mmap
dep
Which is faster : if (bool) or if(int)?
Aug 16, 2022
c++
assembly
int
boolean
What does "int 0x80" mean in assembly code?
Aug 16, 2022
assembly
x86
Learning assembly [closed]
Oct 15, 2018
assembly
How to break on assembly instruction at a given address in gdb?
Aug 16, 2022
assembly
gdb
Is it worthwile to learn assembly language? [closed]
Aug 16, 2022
programming-languages
assembly
nasm
How to disassemble a binary executable in Linux to get the assembly code?
Aug 16, 2022
c++
linux
assembly
executable
disassembly
How to write hello world in assembler under Windows?
Dec 14, 2021
winapi
assembly
x86
nasm
What is the direction of stack growth in most modern systems?
Aug 16, 2022
assembly
stack
callstack
abi
stack-frame
Why is SSE scalar sqrt(x) slower than rsqrt(x) * x?
Mar 05, 2022
performance
assembly
floating-point
x86
sse
Why is x86 ugly? Why is it considered inferior when compared to others? [closed]
Nov 02, 2022
assembly
x86
mips
x86-64
cpu-architecture
What's the difference between a word and byte?
Oct 30, 2022
assembly
memory
hardware
terminology
cpu-architecture
« Newer Entries
Older Entries »