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-mips
/
op_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
Delete more obsolete dyngen ops.
ths
1
-115
/
+0
2007-11-09
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
ths
1
-29
/
+29
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
1
-2
/
+2
2007-10-23
Enforce proper sign extension for lwl/lwr on MIPS64.
ths
1
-1
/
+3
2007-10-09
Fix [ls][wd][lr] instructions, by Aurelien Jarno.
ths
1
-21
/
+202
2007-09-30
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-05-28
Do not sign extend lwu, by Aurelien Jarno.
ths
1
-1
/
+1
2007-05-20
Fix indexed FP load/store instructions.
ths
1
-24
/
+2
2007-05-07
MIPS 64-bit FPU support, plus some collateral bugfixes in the
ths
1
-0
/
+32
2007-04-09
Catch unaligned sc/scd.
ths
1
-0
/
+8
2007-04-01
Actually enable 64bit configuration.
ths
1
-2
/
+2
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
1
-2
/
+0
2006-12-21
Preliminiary MIPS64 support, disabled by default due to performance impact.
ths
1
-0
/
+67
2006-06-26
lwu support - generate exception if unaligned pc (Marius Groeger)
bellard
1
-0
/
+6
2006-06-14
MIPS FPU support (Marius Goeger)
bellard
1
-0
/
+23
2005-12-05
MIPS fixes (Daniel Jacobowitz)
bellard
1
-5
/
+12
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
1
-0
/
+113