index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
qemu-file-unix.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-arm: Use new revbit functions
Richard Henderson
2
-25
/
+2
2015-09-15
host-utils: Add revbit functions
Richard Henderson
1
-0
/
+77
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
3
-0
/
+4
2015-09-15
target-tilegx: Generate SEGV properly
Richard Henderson
3
-1
/
+9