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
*
target/avr: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
1
-15
/
+4
*
target/avr: Fix compiler errors (-Werror=enum-conversion)
Stefan Weil
2021-09-16
1
-5
/
+3
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-18
/
+0
*
target/avr: Implement gdb_adjust_breakpoint
Richard Henderson
2021-07-21
1
-14
/
+0
*
target/avr: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-3
/
+6
*
target/avr: Convert to TranslatorOps
Richard Henderson
2021-06-29
1
-104
/
+126
*
target/avr: Change ctx to DisasContext* in gen_intermediate_code
Richard Henderson
2021-06-29
1
-41
/
+43
*
target/avr: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
1
-29
/
+29
*
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