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
Why is XOR much faster than OR?
Apr 27, 2022
performance
assembly
rust
How to tell gcc to keep my unused labels?
Sep 13, 2022
c
assembly
gcc
compiler-flags
Running code on different processor (x86 assembly)
Aug 29, 2021
assembly
x86
multiprocessing
smp
real-mode
Real mode BIOS routine and Protected Mode
Aug 24, 2022
assembly
operating-system
x86
x86-16
protected-mode
intel
How to use libelf to generate an ELF file for my own compiler?
Oct 30, 2022
c
file
assembly
x86
elf
symbol table and relocation table in object file
Sep 13, 2022
assembly
compilation
object-files
symbol-table
[ARM CortexA]Difference between Strongly-ordered and Device Memory Type
May 09, 2018
memory
assembly
arm
cortex-a8
gcc inline assembly using modifier "P" and constraint "p" over "m" in Linux kernel
Mar 30, 2022
c
gcc
assembly
linux-kernel
Determine FLOPS of our ASM program
Jun 07, 2018
c
assembly
arm
neon
flops
Pointer Deferencing in x86 Assembly Code
Oct 15, 2022
c
pointers
assembly
x86
att
Why does direct accessing to structure members produces significantly more assembly code compared to indirect accessing in GCC?
Mar 07, 2022
c
pointers
gcc
assembly
compiler-optimization
Why does my disassembled C++ code use the instruction pointer and an offset to get string literals?
Feb 05, 2022
c++
assembly
x86-64
What does "r/m8" mean when used in instruction encoding tables?
Nov 02, 2022
assembly
x86
What is the penalty of mixing EVEX and VEX encoded scheme?
Nov 13, 2018
assembly
x86
simd
avx512
How to use "GS:" in 64-bit Windows Assembly (eg, porting TLS code)
Feb 09, 2019
winapi
assembly
x86-64
win64
Infected compiler, or malfunction?
Feb 27, 2019
assembly
masm
masm32
virus
How do declare a memory range as uncacheable using gcc on x86 platform?
Apr 22, 2022
gcc
assembly
x86
sse
Compile intel assembly with gcc/mingw
Sep 21, 2021
gcc
assembly
How do I implement an efficient 32 bit DivMod in 64 bit code
Sep 06, 2022
delphi
assembly
x86-64
Is it possible to use both 64 bit and 32 bit instructions in the same executable in 64 bit Linux?
Mar 18, 2019
linux
assembly
x86
x86-64
32bit-64bit
« Newer Entries
Older Entries »