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
/
arm
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
1
-8
/
+0
*
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
1
-6
/
+60
*
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
1
-0
/
+1
*
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
1
-5
/
+15
*
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
1
-13
/
+11
*
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
1
-16
/
+15
*
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
1
-12
/
+16
*
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
1
-1
/
+1
*
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
1
-1
/
+6
*
arm: Fix APSR writes via M profile MSR
Peter Maydell
2017-03-20
1
-1
/
+2
*
arm: Enforce should-be-1 bits in MRS decoding
Peter Maydell
2017-03-20
1
-0
/
+14
*
arm: Don't decode MRS(banked) or MSR(banked) for M profile
Peter Maydell
2017-03-20
1
-2
/
+4
*
arm: HVC and SMC encodings don't exist for M profile
Peter Maydell
2017-03-20
1
-0
/
+3
*
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-28
1
-2
/
+6
*
target-arm: don't generate WFE/YIELD calls for MTTCG
Alex Bennée
2017-02-24
1
-4
/
+16
*
target/arm: A32, T32: Create Instruction Syndromes for Data Aborts
Peter Maydell
2017-02-07
1
-49
/
+135
*
target/arm: Abstract out pbit/wbit tests in ARM ldr/str decode
Peter Maydell
2017-02-07
1
-3
/
+6
*
armv7m: Report no-coprocessor faults correctly
Peter Maydell
2017-01-27
1
-0
/
+8
*
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
2017-01-27
1
-6
/
+6
*
target-arm: Use clz opcode
Richard Henderson
2017-01-10
1
-3
/
+3
*
target-arm: Use new deposit and extract ops
Richard Henderson
2017-01-10
1
-29
/
+8
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+12055