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
What is the difference between the various MOV opcodes?
Aug 23, 2022
assembly
x86
opcode
mov
Why does C++ inline function has call instructions?
Nov 16, 2022
c++
assembly
inlining
inline-functions
Assembly: Difference between add instruction and operator add
Mar 26, 2022
assembly
IDIV operation in assembly (understanding)
May 22, 2022
assembly
x86
c++ difference between reinterpret cast and c style cast
Feb 05, 2022
c++
c
assembly
casting
low-level-code
What does .align in ARM architecture
Sep 05, 2022
assembly
arm
gnu-assembler
How to measure efficiency (in particular: assembly code) for java programs?
Jun 12, 2019
java
performance
assembly
Self-modifying code sees a 0xCC byte but the debugger doesn't show it?
Mar 06, 2016
assembly
gdb
x86-64
breakpoints
self-modifying
intel
Why is 0 moved to stack when using return value?
Oct 02, 2022
c
assembly
clang
disassembly
calling-convention
What arguments are passed to entry point of a PE (Portable Executable) file?
Sep 22, 2022
winapi
assembly
x86
portable-executable
Disabling Paging in x86 32bit
Apr 13, 2022
assembly
x86
paging
virtual-memory
page-fault
Loading second stage of a bootloader
Sep 17, 2022
assembly
x86
nasm
bootloader
real-mode
Bootloader printing garbage on real hardware [duplicate]
Apr 25, 2021
assembly
x86
bootloader
bios
osdev
Meaning of bytes in Intel GMA950 private buffer, in VGA text mode
Apr 01, 2022
assembly
intel
osdev
vga
video-memory
AVX512 vector length and SAE control
Jun 20, 2022
assembly
x86
avx512
Which is more useful at an assembly level, 64 registers or three operand instructions? [closed]
Sep 13, 2018
c
assembly
compiler-construction
How to execute a call instruction with a 64-bit absolute address?
Feb 07, 2022
assembly
x86-64
nasm
jit
function-call
How to synchronize on ARM when one thread is writing code which the other thread may be executing concurrently?
Aug 23, 2021
c++
multithreading
assembly
arm
self-modifying
How do I decode a machine instruction to assembly in LEGv8?
Apr 24, 2022
assembly
arm64
instructions
instruction-set
machine-code
Whats the fundamental difference between addressing of array[di] and [array + di] in assembly?
Aug 25, 2020
assembly
masm
x86-16
emu8086
« Newer Entries
Older Entries »