index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-11
Fix msr_mask.
pbrook
1
-4
/
+3
2007-11-11
ARMv7 support.
pbrook
1
-215
/
+4227
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-12
/
+12
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-20
/
+20
2007-09-11
Fix tb->size mishandling, by Daniel Jacobowitz.
ths
1
-1
/
+0
2007-08-01
Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.
balrog
1
-0
/
+7
2007-06-11
Fix "blx lr" (Lauro Venancio).
pbrook
1
-2
/
+2
2007-06-10
Use the same offset for all STR and STM instructions that store r15, as speci...
balrog
1
-2
/
+2
2007-05-01
Implement power state changes (IDLE and SLEEP) for PXA.
balrog
1
-3
/
+8
2007-04-30
Implement iwMMXt instruction set for the PXA270 cpu.
balrog
1
-6
/
+1077
2007-04-30
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
1
-0
/
+37
2007-04-02
Random bug fixes from code inspection, by Wang Cheng Yeh.
ths
1
-2
/
+2
2007-03-17
ARM register index+writeback fix (Lauro Ramos Venancio).
pbrook
1
-6
/
+21
2007-03-16
Watchpoint support (previous commit got eaten by Savannah server crash).
pbrook
1
-0
/
+10
2007-02-14
ARM doubleword post-modify fix (Daniel Jacobowitz).
pbrook
1
-1
/
+1
2006-10-25
Fix ARM VFP debugging dumps.
pbrook
1
-3
/
+10
2006-06-14
ARM postincrememnt addressing fix.
pbrook
1
-7
/
+12
2006-05-22
ARM undefined instruction execution (Jason Wessel)
bellard
1
-0
/
+9
2006-04-09
Thumb prefetch abort fix.
pbrook
1
-2
/
+38
2006-02-20
Add Arm926 core support.
pbrook
1
-37
/
+30
2006-02-11
Fix Arm msr spsr bug.
pbrook
1
-8
/
+11
2006-02-07
Fix Thumb variable shift condition code bug.
pbrook
1
-0
/
+4
2006-02-04
Fix Arm interrupted ldm bug.
pbrook
1
-1
/
+9
2006-02-04
Implement Arm BKPT instruction.
pbrook
1
-0
/
+13
2005-12-18
cpu_reset() fix (Paul Brook)
bellard
1
-2
/
+2
2005-12-04
Arm mulxy insn fix (Paul Brook)
bellard
1
-2
/
+2
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
1
-0
/
+9
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-125
/
+345
2005-11-21
cpu_exec_init() change
bellard
1
-5
/
+2
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-13
/
+22
2005-11-06
thumb BLX insn fix (Paul Brook)
bellard
1
-1
/
+1
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
1
-3
/
+22
2005-08-21
Show thumb state in cpu dump (Paul Brook)
bellard
1
-2
/
+3
2005-05-13
ARM VFP dump fix (Paul Brook)
bellard
1
-1
/
+1
2005-05-13
ARM saturating arithmetic fixes (Paul Brook)
bellard
1
-10
/
+5
2005-04-27
ARM thumb fixes
bellard
1
-33
/
+53
2005-04-26
better arm conditionnal execution implementation (Paul Brook)
bellard
1
-9
/
+42
2005-04-23
Fix dumping of arm registers (Paul Brook)
bellard
1
-1
/
+1
2005-04-23
ARM singlestep support (Paul Brook)
bellard
1
-23
/
+42
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-1
/
+13
2005-04-07
VFP register ordering (Paul Brook)
bellard
1
-9
/
+22
2005-02-22
ARM VFP support (Paul Brook)
bellard
1
-3
/
+562
2005-02-07
initial user mmu support
bellard
1
-0
/
+21
2005-02-07
CF generator for constant operands
bellard
1
-1
/
+2
2005-01-31
armv5te support (Paul Brook)
bellard
1
-22
/
+718
2005-01-03
64 bit target support
bellard
1
-5
/
+5
2004-12-08
more complete ARM shift fix
bellard
1
-7
/
+32
2004-12-08
ARM shift fix (Paul Brook)
bellard
1
-0
/
+5
2004-10-09
monitor fixes
bellard
1
-5
/
+7
2004-06-22
cpu_single_env init
bellard
1
-0
/
+1
[next]