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
Does RISC-V mandate two's complement or one's complement signedness, or is it implementation-determined?
Oct 31, 2025
twos-complement
riscv
instruction-set
ones-complement
Pipeline refill cycles for instructions in arm
Oct 30, 2025
assembly
arm
pipeline
instruction-set
What do the MIPS load word left (LWL) and load word right (LWR) instructions do?
Oct 29, 2025
assembly
mips
memory-alignment
instructions
instruction-set
AVR Instruction Sets and "missing" instructions by device
Oct 29, 2025
assembly
avr
instruction-set
Would an Instruction Set Architecture benefit from both an ADC and SBC, or could all carry instructions repeat the previous type?
Oct 25, 2025
assembly
cpu-architecture
instruction-set
carryflag
ARM: Why only 12 bits for immediate constants?
Oct 23, 2025
assembly
arm
cpu-architecture
instruction-set
immediate-operand
Why push first decreases the stack pointer?
Oct 22, 2025
assembly
stack
cpu-architecture
callstack
instruction-set
Is it possible to implement subroutine call without a stack nor indirect addressing?
Oct 19, 2025
assembly
cpu-architecture
subroutine
machine-code
instruction-set
Instruction execution latencies for A53
Oct 19, 2025
optimization
arm
latency
instruction-set
Why are 'opcode' field and 'funct' field apart in MIPS?
Oct 19, 2025
mips
cpu-architecture
instruction-set
opcode
instruction-encoding
How to add custom instruction to RISCV cross compiler?
Oct 20, 2025
simulator
riscv
instruction-set
How to read/pronounce a MIPS load-byte instruction in English?
Oct 19, 2025
assembly
mips
terminology
instruction-set
addressing-mode
Are modern GPUs considered to be RISC based or CISC based?
Oct 17, 2025
gpu
cpu
instruction-set
How does CMPXCHG affect FLAGS register?
Oct 17, 2025
assembly
x86
intel
instruction-set
compare-and-swap
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
Older Entries »