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 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
How do ASCII Adjust and Decimal Adjust instructions work?
Dec 27, 2020
assembly
x86
decimal
instructions
bcd
How to detect architecture in NASM at compile time to have one source code for both x64 and x86?
May 31, 2018
assembly
x86
preprocessor
nasm
x86-64
The binary of opcode in assembly
Aug 19, 2018
assembly
x86
opcode
« Newer Entries
Older Entries »