index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
avr
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: target
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
target/avr: Add support for disassembling via option '-d in_asm'
Michael Rolnik
2020-07-11
1
-0
/
+12
*
target/avr: Initialize TCG register variables
Michael Rolnik
2020-07-11
1
-0
/
+29
*
target/avr: Add instruction translation - CPU main translation function
Michael Rolnik
2020-07-11
1
-0
/
+213
*
target/avr: Add instruction translation - MCU Control Instructions
Michael Rolnik
2020-07-11
1
-0
/
+65
*
target/avr: Add instruction translation - Bit and Bit-test Instructions
Michael Rolnik
2020-07-11
1
-0
/
+247
*
target/avr: Add instruction translation - Data Transfer Instructions
Michael Rolnik
2020-07-11
1
-0
/
+990
*
target/avr: Add instruction translation - Branch Instructions
Michael Rolnik
2020-07-11
1
-0
/
+543
*
target/avr: Add instruction translation - Arithmetic and Logic Instructions
Michael Rolnik
2020-07-11
1
-0
/
+820
*
target/avr: Add instruction translation - Register definitions
Michael Rolnik
2020-07-11
1
-0
/
+142