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 instruction-set
How are instruction sets standardized?
Sep 17, 2025
assembly
x86-64
instruction-set
What does insn stand for?
Sep 14, 2025
c
intel
instruction-set
disassembly
Why does RV32I include instructions like ADDI and XORI but not BLTI?
Sep 08, 2025
assembly
riscv
instruction-set
How do assembly instruction differentiate between register, memory address, immediate value or offset parameter?
Sep 07, 2025
assembly
parameters
x86
decoding
instruction-set
How does the 68000 internally represent instructions?
Mar 24, 2023
motorola
machine-code
instruction-set
68000
addressing-mode
Difference between MIPS and ARM datapaths
Mar 11, 2023
assembly
arm
mips
cpu-architecture
instruction-set
Can a “PUSH” instruction's operation be performed using other instructions?
Mar 05, 2023
assembly
x86
nasm
stack-memory
instruction-set
Why "execute" located before "memory" in Instruction Set Achitecture?
Feb 22, 2023
processor
instruction-set
Can i use the same ARM assembly for different ARM processors (Cortex,Tegra and so on)?
Feb 21, 2023
assembly
arm
cpu-architecture
instruction-set
How to write a compiler back-end to generate assembly for user defined hw architecture, from C code
Jan 21, 2023
c++
c
compiler-construction
assembly
instruction-set
Why isn't movl from memory to memory allowed?
Jan 08, 2023
assembly
x86
cpu-architecture
instruction-set
What does the AMD64 machine code "48 ff 25" mean? [closed]
Dec 23, 2022
assembly
x86-64
disassembly
machine-code
instruction-set
How can I get the number of instructions executed by a program?
Dec 22, 2022
c++
x86
arm
profiling
instruction-set
Is there an function in AVX512 like _mm512_sign_epi16 (__m512i a, __m512i b)
Dec 20, 2022
simd
intrinsics
instruction-set
avx2
avx512
Why does the 6502 microcontroller not have a arithmetic right shift?
Dec 16, 2022
assembly
bit-shift
arithmetic-expressions
instruction-set
6502
why we can't move a 64-bit immediate value to memory?
Dec 16, 2022
assembly
x86-64
cpu-architecture
instruction-set
immediate-operand
PowerPC opcode table?
Dec 12, 2022
assembly
disassembly
powerpc
instruction-set
opcode
How can I tell if jump is absolute or relative?
Dec 05, 2022
assembly
nasm
x86-16
instruction-set
position-independent-code
List of Cortex-M4 Opcodes
Nov 03, 2022
arm
opcode
instruction-set
cortex-m
Older Entries »