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 does the Objective-C runtime retrieve the list of classes and methods?
Sep 24, 2022
objective-c
assembly
objective-c-runtime
How is it possible to read the CPU registers using a debugger running on the same CPU?
Sep 07, 2022
c
assembly
gdb
cpu
How to convert a binary integer number to a hex string?
Nov 06, 2022
assembly
x86
hex
simd
avx512
Why are global variables in x86-64 accessed relative to the instruction pointer?
Oct 31, 2022
c
assembly
compiler-construction
x86-64
problem in understanding mul & imul instructions of Assembly language
Nov 13, 2022
assembly
x86
nasm
What does 0x4 do in "movl $0x2d, 0x4(%esp)"?
Oct 17, 2019
c
assembly
x86
gnu-assembler
Understanding more about i++ and i=i+1
Feb 07, 2022
c++
c
assembly
optimization
post-increment
Can compilers generate self modifying code?
Aug 30, 2022
c++
assembly
compiler-optimization
self-modifying
Z80 ASM BNF structure... am I on the right track?
Feb 04, 2022
bnf
assembly
ebnf
z80
g++ 4.6.1 compiler error: Error: unknown pseudo-op: `.cfi_personality'
Dec 23, 2020
c++
linux
compiler-construction
assembly
Is it possible to make a custom Interrupt in Assembly?
Jan 07, 2018
assembly
x86
interrupt
How does GMP stores its integers, on an arbitrary number of bytes?
May 07, 2015
c++
c
assembly
bignum
gmp
mirror bits of a 32 bit word
Nov 14, 2022
c
assembly
bit-manipulation
Measure CPU speed by counting assembly instructions
Jun 03, 2022
c
visual-c++
assembly
x86
cpu-speed
what does "outb" in AT&T asm mean?
Aug 30, 2021
assembly
hardware-port
x86
att
ioports
Using a virtual machine to learn assembly
Jan 31, 2022
assembly
How do I decompile a .hex file into C++ for Arduino?
Mar 31, 2022
c++
assembly
hex
arduino
hex-editors
Difference between .equ and .word in ARM Assembly?
Sep 22, 2022
assembly
arm
directive
cortex-m3
Linux kernel assembly and logic
Mar 29, 2021
linux
assembly
kernel
inline-assembly
With variable length instructions how does the computer know the length of the instruction being fetched? [duplicate]
Nov 20, 2022
assembly
cpu-architecture
« Newer Entries
Older Entries »