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 did classic side scrollers implement timed events and animation triggers?
Aug 25, 2022
graphics
assembly
How does the `test` instruction work?
Sep 04, 2018
assembly
x86
bit-manipulation
bitwise-operators
instructions
What compiler would I use to write machine language?
Apr 25, 2022
assembly
machine-code
What is the best way to perform branching using Intel SSE?
Jun 28, 2022
assembly
compiler-construction
intel
sse
Assembly: Why does jumping to a label that returns via ret cause a segmentation fault?
Apr 04, 2019
linux
assembly
nasm
yasm
Storing addresses in a register for MIPS
Oct 14, 2022
assembly
mips
Why isn't # needed before numbers with DC.W (Define Constant), only instructions?
Aug 22, 2022
assembly
motorola
68000
immediate-operand
Which is the better approach to multiplying two bytes using only bit-shifting and adding?
Sep 16, 2022
assembly
bit-manipulation
pic
multiplication
How do programmers ensure that compilers create correct code?
Jun 26, 2019
algorithm
assembly
compiler-construction
List of y86 commands?
Mar 12, 2022
assembly
y86
Printing an Int (or Int to String)
Nov 03, 2022
string
assembly
int
nasm
Assembly language: macros vs procedures
Apr 08, 2018
assembly
macros
procedures
How to reverse a byte
Oct 13, 2022
assembly
byte
reverse
avr
atmega
Relocation in assembly
Oct 05, 2019
assembly
arm
bare-metal
Getting an label address to a register on ARM?
Nov 17, 2022
assembly
arm
Pushing a pointer into the eax and ebx registers in GCC
Nov 17, 2022
c
gcc
assembly
x86
cpu-registers
What does the colon : mean in x86 assembly GAS syntax as in %ds:(%bx)?
Sep 24, 2022
assembly
syntax
x86
gnu-assembler
real-mode
What do we mean by instruction size?
Nov 19, 2022
assembly
arm
machine-code
instructions
thumb
What are the benefits of using smaller registers, e.g. al vs eax / rax
Apr 03, 2019
assembly
compiler-construction
Linux x64: why does r10 come before r8 and r9 in syscalls?
Jul 11, 2014
linux
assembly
x86-64
system-calls
calling-convention
« Newer Entries
Older Entries »