index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
microblaze
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
1
-0
/
+6
2017-09-01
microblaze: replace cpu_mb_init() with cpu_generic_init()
Igor Mammedov
1
-11
/
+0
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
1
-2
/
+2
2017-07-04
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
1
-1
/
+13
2017-07-04
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
1
-12
/
+30
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
1
-0
/
+1
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
1
-4
/
+5
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
1
-2
/
+2
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
1
-1
/
+1
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
1
-3
/
+3
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
1
-1
/
+1
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
1
-3
/
+2
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
1
-1
/
+1
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
1
-1
/
+1
2017-01-10
target-microblaze: Use clz opcode
Richard Henderson
1
-1
/
+1
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1872