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
shellcode: pass arguments to execve in x86_64 assembly
Jan 07, 2019
c
assembly
shellcode
Intel MPX, BNDSTX, BNDLDX
Sep 23, 2022
pointers
assembly
intel
Is it possible to use memory barriers only on the storing side
Aug 26, 2022
c
assembly
cpu-architecture
memory-barriers
Native android development without any java?
Sep 25, 2022
android
c++
c
assembly
native
Seg fault...on hello world
Mar 29, 2022
linux
assembly
x86-64
system-calls
How do I convert a signed 8-bit byte to a signed 16-bit integer in assembly?
Feb 09, 2020
assembly
arduino
int
byte
avr
Is placing code and read-only data it uses right next to each other a good idea?
Aug 20, 2022
performance
assembly
optimization
x86
lookup-tables
How can the timer interrupt be 0x08 if the first 32 interrupts are reserved for exceptions?
Sep 05, 2022
assembly
operating-system
interrupt
i386
Why does using jmp prevent the Clang assembler from figuring out an absolute expression for .fill?
Apr 25, 2022
macos
assembly
x86
clang
bootloader
Any advantage of XOR AL,AL + MOVZX EAX, AL over XOR EAX,EAX?
Sep 15, 2022
c++
assembly
x86
Is there a way to get a nice output for the flags register using lldb?
Feb 12, 2022
assembly
lldb
disassembly
Long nop instructions in nasm
Jul 02, 2022
assembly
x86
nasm
Relocation R_X86_64_PC32 against symbol when calling function from inline assembly
May 31, 2022
c
gcc
assembly
The probability of selected EFLAGS bits
Apr 01, 2022
assembly
x86
flags
parity
How read coprocessor registers in ARM architecture
Sep 04, 2019
c
assembly
arm
Optimization of fenced memory stores on x86 CPU
Mar 14, 2019
assembly
x86
memory-barriers
Linking two or more assembly files
Apr 21, 2022
assembly
x86
nasm
bootloader
osdev
How does MIPS I handle branching on the previous ALU instruction without stalling?
Apr 11, 2022
assembly
mips
pipeline
cpu-architecture
Speed up large modular multiplication in base 2^8 without multiplier
Jun 29, 2022
assembly
multiplication
micro-optimization
riscv
modular-arithmetic
Assembly does reading a plane in mode x needs a different output to the VGA ports from writing?
Jun 03, 2021
assembly
x86
dos
x86-16
vga
« Newer Entries
Older Entries »