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
Reading the RSP register from Microsoft C++
Apr 08, 2022
c++
visual-c++
assembly
64-bit
What is the lea instruction before a method call doing?
Jan 08, 2020
c++
visual-c++
assembly
How to view the disassembly in Code::Blocks?
Mar 05, 2022
c++
c
assembly
codeblocks
low-level
How to get the size of a C function from inside a C program or with inline assembly?
Apr 24, 2018
c
gcc
assembly
elf
gnu-assembler
gnu arm assembler command line macro fails with "Invalid identifier for .ifdef"
Mar 19, 2022
gcc
assembly
gnu-assembler
Use of TEST instruction with same register
Jul 22, 2019
assembly
x86
x86-16
instructions
Is it possible to map a process into memory without mapping the kernel?
May 06, 2022
assembly
memory-management
linux-kernel
x86
osdev
Assembler file as input for a driver build with the WDK tools
Apr 27, 2020
windows
assembly
build
driver
wdk
What does %c mean in GCC inline assembly code?
May 08, 2022
c
gcc
assembly
inline-assembly
xen
Building an USB peripherial
Aug 30, 2022
c
linux
assembly
usb
microcontroller
In assembler, why does the use of registers differ between addition and subtraction?
Jan 26, 2021
c
assembly
x86
Mach-O symbol stubs (IOS)
Jan 18, 2020
ios
assembly
arm
mach-o
Why is the compiler generating a push/pop instruction pair?
Nov 20, 2022
c
assembly
x86
sse
How long does each machine language instruction take to execute? [duplicate]
Nov 02, 2022
assembly
cpu
machine-instruction
machine-code
What's going on in Apple LLVM-gcc x86 assembly?
May 28, 2019
c
macos
assembly
x86
llvm-gcc
How does the BSWAP instruction "speed execution of decimal arithmetic"?
Jan 14, 2020
assembly
x86
endianness
Is it possible to make decisions in assembly without using `jump` and `goto` at all?
Sep 16, 2022
assembly
Displaying characters with DOS or BIOS
Oct 30, 2021
assembly
x86
dos
x86-16
bios
A boot loader in C++
Nov 02, 2022
c++
assembly
bootloader
How do I get full assembler output in gcc?
Feb 15, 2022
gcc
assembly
opcode
« Newer Entries
Older Entries »