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-sparc
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
Make UA200x features selectable, add MMU types
blueswir1
1
-0
/
+6
2008-07-19
Implement nucleus quad ldda
blueswir1
1
-16
/
+12
2008-07-18
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
1
-7
/
+6
2008-07-18
wrhpr hstick_cmpr is a store, not a load
blueswir1
1
-3
/
+2
2008-07-17
Support for address masking
blueswir1
1
-22
/
+36
2008-07-16
Flushw can generate exceptions, so save PC & NPC
blueswir1
1
-0
/
+1
2008-07-15
Really fix cas
blueswir1
1
-6
/
+5
2008-06-29
Add instruction counter.
pbrook
1
-1
/
+19
2008-06-22
Eliminate cpu_T[0]
blueswir1
1
-9
/
+9
2008-06-22
Eliminate cpu_T[1]
blueswir1
1
-4
/
+3
2008-06-21
Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
blueswir1
1
-67
/
+67
2008-06-21
Avoid brcond problems, use temps for cpu_src1 & cpu_src2
blueswir1
1
-35
/
+32
2008-06-15
Avoid temporary variable use across basic blocks for udivx
blueswir1
1
-2
/
+4
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-2
/
+0
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
1
-0
/
+1
2008-05-27
Free temps
blueswir1
1
-109
/
+313
2008-05-26
More TCG type fixes
blueswir1
1
-11
/
+8
2008-05-26
Fix cas on i386
blueswir1
1
-1
/
+1
2008-05-25
remove absolete function
bellard
1
-5
/
+0
2008-05-25
Nicer debug output
blueswir1
1
-0
/
+2
2008-05-24
More TCGv type fixes.
pbrook
1
-1
/
+2
2008-05-24
Fix ARM conditional branch bug.
pbrook
1
-31
/
+30
2008-05-24
Fix helper operand type mismatch.
pbrook
1
-1
/
+2
2008-05-22
Register op helpers
blueswir1
1
-0
/
+5
2008-05-17
Generate better code for Sparc32 shifts
blueswir1
1
-6
/
+21
2008-05-12
Wrap long lines
blueswir1
1
-86
/
+175
2008-05-11
Remove someexplicit alignment checks (initial patch by Fabrice Bellard)
blueswir1
1
-44
/
+32
2008-05-10
Add a TODO file
blueswir1
1
-8
/
+0
2008-05-10
suppressed fixed registers
bellard
1
-21
/
+8
2008-05-10
Fix compiler warnings
blueswir1
1
-3
/
+0
2008-05-09
CPU feature selection support
blueswir1
1
-144
/
+135
2008-05-07
Simplify some constant loads
blueswir1
1
-17
/
+14
2008-05-07
Fix potential condition code problems
blueswir1
1
-46
/
+58
2008-05-04
Complete the TCG conversion
blueswir1
1
-36
/
+21
2008-05-04
Avoid some brconds
blueswir1
1
-24
/
+12
2008-05-03
Use memory based registers in functions containing brconds
blueswir1
1
-44
/
+57
2008-04-28
Factorize code in translate.c
aurel32
1
-0
/
+20
2008-04-23
Document the shift values
blueswir1
1
-6
/
+6
2008-03-30
Remove incorrect discards and old unused defines (blueswir1).
pbrook
1
-64
/
+0
2008-03-29
Change handling of source 2
blueswir1
1
-16
/
+22
2008-03-29
Change handling of source register 1
blueswir1
1
-31
/
+36
2008-03-29
Move CPU stuff unrelated to translation to helper.c
blueswir1
1
-514
/
+2
2008-03-29
Rename T[012] according to their roles
blueswir1
1
-423
/
+435
2008-03-29
Avoid writes to T1 except for loads/stores, convert some T0 uses to cpu_tmp0
blueswir1
1
-41
/
+41
2008-03-29
Accidentally dropped one change from previous commit
blueswir1
1
-2
/
+2
2008-03-26
Concentrate cpu_T[012] use to one function
blueswir1
1
-337
/
+318
2008-03-26
Split icc and xcc flag calculations
blueswir1
1
-135
/
+181
2008-03-26
Remove some legacy definitions
blueswir1
1
-278
/
+209
2008-03-24
Fix a sign extension problem
blueswir1
1
-1
/
+1
2008-03-23
Fix mulscc
blueswir1
1
-7
/
+10
[prev]
[next]