index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
loongarch
/
insns.decode
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
1
-0
/
+3
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
1
-0
/
+11
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
1
-0
/
+11
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
1
-0
/
+9
2022-06-06
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
1
-0
/
+13
2022-06-06
target/loongarch: Add branch instruction translation
Song Gao
1
-0
/
+28
2022-06-06
target/loongarch: Add floating point load/store instruction translation
Song Gao
1
-0
/
+24
2022-06-06
target/loongarch: Add floating point move instruction translation
Song Gao
1
-0
/
+37
2022-06-06
target/loongarch: Add floating point conversion instruction translation
Song Gao
1
-0
/
+32
2022-06-06
target/loongarch: Add floating point comparison instruction translation
Song Gao
1
-0
/
+8
2022-06-06
target/loongarch: Add floating point arithmetic instruction translation
Song Gao
1
-0
/
+52
2022-06-06
target/loongarch: Add fixed point extra instruction translation
Song Gao
1
-0
/
+19
2022-06-06
target/loongarch: Add fixed point atomic instruction translation
Song Gao
1
-0
/
+44
2022-06-06
target/loongarch: Add fixed point load/store instruction translation
Song Gao
1
-0
/
+55
2022-06-06
target/loongarch: Add fixed point bit instruction translation
Song Gao
1
-0
/
+39
2022-06-06
target/loongarch: Add fixed point shift instruction translation
Song Gao
1
-0
/
+22
2022-06-06
target/loongarch: Add fixed point arithmetic instruction translation
Song Gao
1
-0
/
+79