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 do you get how much memory a program uses?
Oct 25, 2022
c++
performance
memory
assembly
comparison
NASM: Count how many bits in a 32 Bit number are set to 1
Feb 19, 2022
assembly
x86
bit-manipulation
nasm
hammingweight
Reverse engineering C-source code from assembly
Nov 08, 2022
c
assembly
reverse-engineering
How does a machine determine what is displayed on a screen (6502 specifically)? [closed]
Sep 19, 2019
assembly
cpu
pixel
6502
What is the difference between Assembly and binary?
Mar 05, 2022
assembly
binary
executable
machine-code
Are cores (device abstraction level) of OSs written entirely in C? (Like: "UNIX is written in C")
Nov 19, 2022
c
assembly
operating-system
LNK 2001 unresolved external symbol _mainCRTStartup MASM
Feb 21, 2022
assembly
linker
masm
irvine32
Can I compile the code on the fly in Delphi and execute it?
Oct 22, 2019
delphi
winapi
assembly
compilation
interpreter
Why is there no inbuilt swap function in C but there is xchg in Assembly?
Apr 21, 2022
c
assembly
How to access PCIe configuration space? (ECAM)
Oct 03, 2022
assembly
intel
pci
pci-e
base-address
Why don't compilers generate microinstructions rather than assembly code?
Jul 07, 2022
optimization
architecture
compiler-construction
assembly
low-level
What are good or interesting Assembler-like languages, but at a higher level? [closed]
Jun 15, 2022
assembly
assembly "mov" instruction
Apr 25, 2022
assembly
instruction-set
mov
Assembly difference between [var], and var
May 27, 2022
assembly
x86
nasm
What's the advantage of writing an OS entirely in assembly? [closed]
Nov 11, 2017
c
assembly
operating-system
Range of immediate values in ARMv8 A64 assembly
Nov 12, 2019
assembly
arm64
gnu-assembler
immediate-operand
Why does clang produce inefficient asm with -O0 (for this simple floating point sum)?
Aug 28, 2020
c
assembly
x86-64
compiler-optimization
llvm-codegen
what does this instruction do?:- mov %gs:0x14,%eax
Oct 23, 2022
c
assembly
x86
How do demomakers attain ultra small filesizes?
Oct 25, 2022
c++
assembly
filesize
code-size
demoscene
What does mov eax, dword ptr [eax] do?
Nov 09, 2022
assembly
x86
« Newer Entries
Older Entries »