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
Using ".intel_syntax noprefix" how can I get memory address of a label?
Nov 25, 2020
assembly
x86
gnu-assembler
real-mode
intel-syntax
Race condition when accessing adjacent members in a shared struct, according to CERT coding rule POS49-C?
Sep 29, 2021
c
multithreading
gcc
assembly
pthreads
Cost of a sub-optimal cacheline prefetch
Apr 08, 2022
c++
performance
assembly
x86
prefetch
Step into standard library call with godbolt
Aug 05, 2021
c++
assembly
compiler-explorer
Minimal executable size now 10x larger after linking than 2 years ago, for tiny programs?
Aug 22, 2022
linux
assembly
x86
linker
ld
How to concatenate GNU GAS macro arguments with other tokens to make single label?
Aug 01, 2016
assembly
gnu-assembler
Loading programs to RAM and executing them NASM 16b
Feb 17, 2019
assembly
x86
nasm
PE file opcodes
Oct 21, 2022
windows
parsing
assembly
x86
portable-executable
Fastest way to count bits [duplicate]
Oct 14, 2022
c
assembly
Learning about basic example of function call in SPARC assembly
Feb 19, 2022
c
assembly
sparc
mov
x86 Assembly set of 'push'es and 'pusha' difference
Nov 13, 2022
assembly
x86
stack
assemblies
Does the BIOS copy the 512-byte bootloader to 0x7c00
Sep 11, 2022
linux
assembly
kernel
bios
floppy
How are dw and dd different from db directives for strings?
Aug 19, 2022
string
assembly
x86
nasm
masm
What's the easiest way to determine if a register's value is equal to zero or not?
Nov 18, 2022
assembly
x86
micro-optimization
How to associate assembly code to exact line in C program?
Nov 11, 2022
c
debugging
assembly
gdb
Syscall or sysenter on 32 bits Linux?
Sep 18, 2022
linux
assembly
32-bit
system-calls
sysenter
Can I turn this into a loop through some 16-Bit Magic?
Nov 14, 2021
assembly
6502
c64
lldb command to function-step / trace-step: continue until next function call or until current function is returned from
Sep 12, 2022
debugging
assembly
lldb
Difference between "or eax,eax" and "test eax,eax" [duplicate]
Sep 21, 2022
assembly
x86
micro-optimization
Understanding of MSVS C++ compiler optimizations
Aug 26, 2022
c++
c
visual-studio
optimization
assembly
« Newer Entries
Older Entries »