index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-tilegx
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-tilegx: Handle v1shl, v1shru, v1shrs
Richard Henderson
2015-09-15
4
-2
/
+76
*
target-tilegx: Handle v1shli, v1shrui
Richard Henderson
2015-09-15
1
-0
/
+14
*
target-tilegx: Handle v4int_l/h
Richard Henderson
2015-09-15
1
-0
/
+8
*
target-tilegx: Handle atomic instructions
Richard Henderson
2015-09-15
2
-2
/
+82
*
target-tilegx: Handle mtspr, mfspr
Richard Henderson
2015-09-15
1
-3
/
+73
*
target-tilegx: Handle v1cmpeq, v1cmpne
Richard Henderson
2015-09-15
1
-0
/
+51
*
target-tilegx: Handle mask instructions
Richard Henderson
2015-09-15
1
-2
/
+9
*
target-tilegx: Handle scalar multiply instructions
Richard Henderson
2015-09-15
1
-0
/
+112
*
target-tilegx: Handle conditional move instructions
Richard Henderson
2015-09-15
1
-1
/
+8
*
target-tilegx: Handle shift instructions
Richard Henderson
2015-09-15
1
-2
/
+54
*
target-tilegx: Handle bitfield instructions
Richard Henderson
2015-09-15
1
-0
/
+74
*
target-tilegx: Implement system and memory management instructions
Richard Henderson
2015-09-15
1
-23
/
+54
*
target-tilegx: Handle comparison instructions
Richard Henderson
2015-09-15
1
-6
/
+33
*
target-tilegx: Handle conditional branch instructions
Richard Henderson
2015-09-15
1
-13
/
+38
*
target-tilegx: Handle unconditional jump instructions
Richard Henderson
2015-09-15
1
-17
/
+41
*
target-tilegx: Handle post-increment load and store instructions
Richard Henderson
2015-09-15
1
-8
/
+86
*
target-tilegx: Handle basic load and store instructions
Richard Henderson
2015-09-15
1
-15
/
+115
*
target-tilegx: Handle most bit manipulation instructions
Richard Henderson
2015-09-15
3
-1
/
+79
*
target-tilegx: Handle arithmetic instructions
Richard Henderson
2015-09-15
1
-6
/
+90
*
target-tilegx: Handle simple logical operations
Richard Henderson
2015-09-15
1
-3
/
+96
*
target-tilegx: Add TILE-Gx building files
Chen Gang
2015-09-15
1
-0
/
+1
*
target-tilegx: Generate SEGV properly
Richard Henderson
2015-09-15
2
-1
/
+6
*
target-tilegx: Framework for decoding bundles
Richard Henderson
2015-09-15
1
-0
/
+1145
*
target-tilegx: Add several helpers for instructions translation
Chen Gang
2015-09-15
2
-0
/
+74
*
target-tilegx: Add cpu basic features for linux-user
Chen Gang
2015-09-15
2
-0
/
+345
*
target-tilegx: Add special register information from Tilera Corporation
Chen Gang
2015-09-15
1
-0
/
+216
*
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
2015-09-15
1
-1
/
+1
*
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
2015-09-15
1
-2
/
+2
*
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
2015-09-15
1
-110
/
+110
*
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
2015-09-15
1
-0
/
+1406