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
Visual Studio 2017: _mm_load_ps often compiled to movups
Jun 29, 2021
c++
assembly
sse
intrinsics
visual-studio-2017
Creating a C function without compiler generated prologue/epilogue & RET instruction?
Jul 17, 2021
c
gcc
assembly
x86
nasm
Is there an advantage of specifying "-mfpu=neon-vfpv3" over "-mfpu=neon" for ARMs with separate pipelines?
Jul 20, 2022
gcc
assembly
arm
neon
armv7
Is it possible to use explicit register variables in GCC with C++17?
May 16, 2022
c++
gcc
assembly
c++17
inline-assembly
X86: What does `movsxd rdx,edx` instruction mean?
Mar 05, 2022
assembly
x86-64
mov
What would the assembly language equivalents of the operations on the original Turing machine be?
Oct 16, 2022
assembly
turing-machines
von-neumann
What is r() and double percent %% in GCC inline assembly language?
Nov 14, 2022
c
gcc
assembly
inline-assembly
Integer Overflow problem
Mar 02, 2018
assembly
x86
How do you move 128-bit values between XMM registers?
Feb 17, 2020
assembly
simd
sse
implementation of c=a*b using ONLY inc dec and jnz commands
May 26, 2022
assembly
Using XMM0 register and memory fetches (C++ code) is twice as fast as ASM only using XMM registers - Why?
Dec 28, 2017
c++
performance
optimization
assembly
sse2
Is there a way to get sbcl to print out the value of a CPU register?
Oct 19, 2022
assembly
common-lisp
x86-64
cpu-registers
sbcl
How to make a Makefile for a program for assembly Language?
Nov 11, 2022
linux
assembly
makefile
x86
nasm
How does a language talk to hardware? [duplicate]
May 08, 2022
c++
assembly
hardware
How good can an operating system be in Real Mode?
Aug 12, 2022
assembly
operating-system
driver
cpu
hobby-os
Why can't I move directly a byte to a 64 bit register?
Apr 07, 2022
assembly
x86-64
How to XOR on a CPU that doesn't have an XOR instruction
Nov 09, 2022
assembly
Function parameter passing in a Linux kernel interrupt handler (from asm to C)
Aug 21, 2022
assembly
linux-kernel
x86
interrupt-handling
calling-convention
Looping over arrays with inline assembly
Mar 29, 2022
c
gcc
assembly
inline-assembly
Using db to declare a string in assembly NASM
Aug 21, 2022
string
assembly
x86
nasm
bootloader
« Newer Entries
Older Entries »