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
Is mov %esi, %esi a no-op or not on x86-64?
Nov 08, 2022
assembly
linux-kernel
x86-64
GCC C++ Exception Handling Implementation
Jul 05, 2018
c++
gcc
assembly
exception-handling
reverse-engineering
Understanding MRC on ARM7
Sep 05, 2022
assembly
arm
Why is 1.0f in C code represented as 1065353216 in the generated assembly?
Jan 23, 2022
c
assembly
floating-point
nasm
JMP to absolute address (op codes)
Oct 27, 2022
assembly
x86
executable
masm
opcode
What does the bracket in `movl (%eax), %eax` mean?
Apr 20, 2022
assembly
x86
gnu-assembler
att
addressing-mode
Why do Off-the-shelf applications work on both Intel and AMD processors?
Nov 17, 2022
assembly
cpu
compatibility
What's an example of a simple C function which is faster implemented in inline assembly?
Nov 19, 2022
assembly
inline-assembly
__do_global_dtors_aux and __do_global_ctors_aux
Apr 16, 2022
c++
assembly
constructor
destructor
elf
Compiling high-level language to machine code
Aug 10, 2022
c++
assembly
compiler-construction
machine-code
movw and movt in arm assembly
Dec 23, 2017
assembly
arm
disassembly
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
« Newer Entries
Older Entries »