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 to represent hex value such as FFFFFFBB in x86 assembly programming?
Jun 27, 2019
assembly
x86
hex
inline-assembly
Is Little-Endianness a byte order or a bit order in the x86 architecture?
Nov 11, 2022
assembly
x86
cpu
endianness
What is the actual relation between assembly, machine code, bytecode, and opcode?
Nov 19, 2022
c
assembly
compiler-construction
llvm
bytecode
C++ CPU Register Usage
Sep 24, 2022
c++
compiler-construction
assembly
mips
cpu-registers
MIPS Assembly - lui $t0, 4097?
Oct 25, 2022
assembly
mips
What is the difference between RCR and ROR?
Oct 20, 2022
x86-16
assembly
How do I call "cpuid" in Linux?
Apr 08, 2022
c++
assembly
gcc
x86
cpuid
Integer absolute value in MIPS?
Sep 14, 2022
assembly
mips
absolute-value
Is it possible to hide a password defined within C++ code
Feb 03, 2022
c++
assembly
information-hiding
Why is different go-assembler code generated in this case?
Mar 10, 2022
go
assembly
x86-64
How do I get GCC to put a char in ah/bh/ch/dh?
Jun 17, 2021
c
gcc
assembly
x86
inline-assembly
NES Game development: ASM6 tutorials?
Jun 30, 2020
assembly
nintendo
How to pass functions parameters in a register with gcc asm keyword
Oct 25, 2017
c
gcc
assembly
parameter-passing
calling-convention
6502 lightweight compression algorithms
Mar 02, 2016
assembly
compression
forth
6502
ARM NEON: How to implement a 256bytes Look Up table
Apr 17, 2022
optimization
assembly
arm
neon
Perf startup overhead: Why does a simple static executable which performs MOV + SYS_exit have so many stalled cycles (and instructions)?
Jan 26, 2021
linux
performance
assembly
x86-64
perf
More detail about new AVR instructions LAC, LAS, LAT and XCH
Aug 22, 2022
assembly
arduino
avr
atmel
Is it possible to debug x64 assembly on Mac OS?
Dec 21, 2021
macos
debugging
assembly
Why do program-level constructors get called by `__libc_csu_init` but destructors don't get called by `__libc_csu_fini`?
Nov 14, 2022
c++
assembly
gdb
glibc
libc
Why does the compiler generate such code when initializing a volatile array?
Nov 23, 2021
c
assembly
compilation
« Newer Entries
Older Entries »