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
Does Xcode generate Assembly code for a Swift File?
Aug 25, 2022
swift
xcode
assembly
Store forwarding Address vs Data: What the difference between STD and STA in the Intel Optimization guide?
Nov 03, 2021
performance
assembly
optimization
intel
cpu-architecture
GNU Arm assembler changes ORR into MOVW
Jun 20, 2022
assembly
arm
gnu
Assembly Syscalls in 64-bit Windows
May 13, 2022
windows
assembly
x86-64
system-calls
interrupt
Does `xchg` encompass `mfence` assuming no non-temporal instructions?
Feb 05, 2022
multithreading
assembly
x86
intel
memory-barriers
What was CS register's value at boot time?
Nov 03, 2022
assembly
x86-16
boot
bios
bochs
What is gcc doing here to run this code once per thread?
Oct 02, 2022
c++
multithreading
gcc
assembly
thread-local-storage
32-byte aligned routine does not fit the uops cache
Jan 02, 2022
performance
assembly
x86
intel
cpu-architecture
Why is the segfault address NULL when accessing memory that has any of the 16 most significant bits set?
Feb 06, 2022
linux
assembly
segmentation-fault
x86-64
general-protection-fault
Is the address checked by the memory alignment check mechanism a effective address, a linear address or a physical address?
Sep 02, 2022
assembly
x86
memory-alignment
osdev
memory-segmentation
x86: ZF not always updated by AND?
May 24, 2019
assembly
x86
why gcc 4.x default reserve 8 bytes for stack on linux when calling a method?
Jun 17, 2022
linux
gcc
assembly
stack
Where do I start with assembly?
Jun 06, 2022
assembly
C++/C -assembly level questions
Jan 31, 2022
c++
assembly
linking problem: i386:x86-64 architecture of input file *.o is incompatible with i386 output
Apr 13, 2021
c
gcc
assembly
linker
linker-scripts
GCC/g++ cout << vs. printf()
Apr 23, 2022
c++
c
gcc
assembly
g++
In the Win64 ABI, can the reserved argument stack space be used for general purpose storage?
Apr 18, 2022
assembly
64-bit
calling-convention
win64
abi
How to turn a method to a callback procedure in 64bit Delphi XE2?
Jun 08, 2020
delphi
64-bit
assembly
How to compile an assembly file to a raw binary (like DOS .com) format with GNU assembler (as)? [duplicate]
Dec 01, 2019
assembly
gnu-assembler
binutils
How do I disassemble raw MIPS code?
Sep 17, 2017
linux
assembly
mips
objdump
« Newer Entries
Older Entries »