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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-tilegx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-15
target-tilegx: Handle v1shl, v1shru, v1shrs
Richard Henderson
4
-2
/
+76
2015-09-15
target-tilegx: Handle v1shli, v1shrui
Richard Henderson
1
-0
/
+14
2015-09-15
target-tilegx: Handle v4int_l/h
Richard Henderson
1
-0
/
+8
2015-09-15
target-tilegx: Handle atomic instructions
Richard Henderson
2
-2
/
+82
2015-09-15
target-tilegx: Handle mtspr, mfspr
Richard Henderson
1
-3
/
+73
2015-09-15
target-tilegx: Handle v1cmpeq, v1cmpne
Richard Henderson
1
-0
/
+51
2015-09-15
target-tilegx: Handle mask instructions
Richard Henderson
1
-2
/
+9
2015-09-15
target-tilegx: Handle scalar multiply instructions
Richard Henderson
1
-0
/
+112
2015-09-15
target-tilegx: Handle conditional move instructions
Richard Henderson
1
-1
/
+8
2015-09-15
target-tilegx: Handle shift instructions
Richard Henderson
1
-2
/
+54
2015-09-15
target-tilegx: Handle bitfield instructions
Richard Henderson
1
-0
/
+74
2015-09-15
target-tilegx: Implement system and memory management instructions
Richard Henderson
1
-23
/
+54
2015-09-15
target-tilegx: Handle comparison instructions
Richard Henderson
1
-6
/
+33
2015-09-15
target-tilegx: Handle conditional branch instructions
Richard Henderson
1
-13
/
+38
2015-09-15
target-tilegx: Handle unconditional jump instructions
Richard Henderson
1
-17
/
+41
2015-09-15
target-tilegx: Handle post-increment load and store instructions
Richard Henderson
1
-8
/
+86
2015-09-15
target-tilegx: Handle basic load and store instructions
Richard Henderson
1
-15
/
+115
2015-09-15
target-tilegx: Handle most bit manipulation instructions
Richard Henderson
3
-1
/
+79
2015-09-15
target-tilegx: Handle arithmetic instructions
Richard Henderson
1
-6
/
+90
2015-09-15
target-tilegx: Handle simple logical operations
Richard Henderson
1
-3
/
+96
2015-09-15
target-tilegx: Add TILE-Gx building files
Chen Gang
1
-0
/
+1
2015-09-15
target-tilegx: Generate SEGV properly
Richard Henderson
2
-1
/
+6
2015-09-15
target-tilegx: Framework for decoding bundles
Richard Henderson
1
-0
/
+1145
2015-09-15
target-tilegx: Add several helpers for instructions translation
Chen Gang
2
-0
/
+74
2015-09-15
target-tilegx: Add cpu basic features for linux-user
Chen Gang
2
-0
/
+345
2015-09-15
target-tilegx: Add special register information from Tilera Corporation
Chen Gang
1
-0
/
+216
2015-09-15
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
1
-1
/
+1
2015-09-15
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
1
-2
/
+2
2015-09-15
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
1
-110
/
+110
2015-09-15
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
1
-0
/
+1406