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 to re-use C structs in ARM assembly in a maintainable and readable way?
Sep 01, 2019
c
assembly
struct
arm
Why does ICC unroll this loop in this way and use lea for arithmetic?
Apr 08, 2022
c++
assembly
x86-64
icc
Can the LSD issue uOPs from the next iteration of the detected loop?
Feb 21, 2021
assembly
x86
cpu-architecture
intel-pmu
Linux process stack overrun by local variables (stack guarding)
Sep 12, 2022
c
linux
assembly
gcc
stack-memory
Utilizing the LDT (Local Descriptor Table)
Sep 26, 2022
c
assembly
x86
Outputting Hello World in MASM using WIN32 Functions
Nov 13, 2022
winapi
assembly
masm
masm32
Why does .NET use SIMD and not x87 for math operations not intrinsic to SIMD?
Jun 24, 2019
.net
assembly
compiler-construction
simd
x87
How can I trap to the debugger and continue on iOS hardware?
Nov 02, 2022
ios
iphone
debugging
assembly
breakpoints
MIPS: Why do we need load byte when we already have load word?
Nov 06, 2022
assembly
mips
instruction-set
Link between instruction pipelining and cycles per instruction
Aug 21, 2022
assembly
cpu
executable
cpu-architecture
How to force NASM to encode [1 + rax*2] as disp32 + index*2 instead of disp8 + base + index?
Dec 29, 2020
assembly
x86
nasm
micro-optimization
machine-code
C64 Assembly Rendering a Sprite
Apr 14, 2021
assembly
6502
c64
commodore
ca65
Is there assembler REPL under linux?
Oct 17, 2021
linux
assembly
debugging
read-eval-print-loop
Stack segment in the MikeOS bootloader
Aug 24, 2018
assembly
bootloader
How's __RTC_CheckEsp implemented?
Apr 07, 2022
c++
windows
assembly
Switch Case Assembly Language
Nov 06, 2022
assembly
x86
switch-statement
disassembly
Triple fault in home grown kernel
Nov 07, 2017
c
assembly
operating-system
kernel
What is best free IDE for MIPS assembly? [closed]
Oct 15, 2022
assembly
ide
mips
Absolute addressing for runtime code replacement in x86_64
Mar 02, 2022
gcc
assembly
64-bit
x86-64
addressing
Why does CMP (compare) sometimes sets a Carry Flag in 8086 assembly?
Oct 15, 2022
assembly
x86-16
subtraction
« Newer Entries
Older Entries »