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
AVX512 vector length and SAE control
Jun 20, 2022
assembly
x86
avx512
Which is more useful at an assembly level, 64 registers or three operand instructions? [closed]
Sep 13, 2018
c
assembly
compiler-construction
How to execute a call instruction with a 64-bit absolute address?
Feb 07, 2022
assembly
x86-64
nasm
jit
function-call
How to synchronize on ARM when one thread is writing code which the other thread may be executing concurrently?
Aug 23, 2021
c++
multithreading
assembly
arm
self-modifying
How do I decode a machine instruction to assembly in LEGv8?
Apr 24, 2022
assembly
arm64
instructions
instruction-set
machine-code
Whats the fundamental difference between addressing of array[di] and [array + di] in assembly?
Aug 25, 2020
assembly
masm
x86-16
emu8086
GCC Assembly "+t"
Mar 26, 2019
c++
c
gcc
assembly
x86
How can I prevent functions from being aligned to 16 bytes boundary when compiling for X86?
Sep 26, 2022
assembly
optimization
x86
rust
embedded
Why does AES in SSE not provide full function?
Mar 15, 2019
assembly
x86
aes
sse
instruction-set
How can I use interrupts to trigger a divide-by-zero error exception in x86 assembly?
Oct 16, 2022
linux
assembly
How to go From Assembler instruction to C code
Oct 25, 2022
c
assembly
instructions
instruction-set
How do I translate x86 GCC-style C inline assembly to Rust inline assembly?
Nov 19, 2022
assembly
rust
Can rip be used with another register with RIP-relative addressing?
Nov 09, 2022
assembly
x86-64
addressing-mode
Why do we use byte addressing instead of word addressing?
Dec 15, 2019
assembly
memory
mips
Operand type mismatch when using "jmp *%esp"
Jul 12, 2022
c
assembly
stack-pointer
OpenCL online compilation: get assembly from cl::program or cl::kernel
Sep 12, 2022
assembly
compilation
opencl
Why does g++ use movabs, and with a weird constant, for a simple reduction?
Sep 05, 2021
c++
assembly
g++
reduction
accumulate
Upper bits of EBX are zeroed out when single-stepping in CodeView
May 25, 2022
assembly
x86
masm
x86-16
code-view
objdump produces wrong branch opcode interpretation
Sep 14, 2022
c
assembly
arm
cortex-m
objdump
Disambiguate labels from register names in the Intel syntax
Sep 13, 2021
assembly
x86
symbols
gnu-assembler
intel-syntax
« Newer Entries
Older Entries »