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 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
Why did RV64 introduce new opcodes for 32-bit operations instead of the 64-bit ones
Jun 01, 2021
assembly
32bit-64bit
riscv
opcode
instruction-set
What instruction set does the Nvidia GeForce 6xx Series use?
Jan 23, 2019
gpu
nvidia
instruction-set
Encoding a CALL instruction to call a function
Dec 31, 2019
c
instruction-set
x86
How do I decode a machine instruction to assembly in LEGv8?
Apr 24, 2022
assembly
arm64
instructions
instruction-set
machine-code
Older Entries »