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_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
target/mips: Clean up op_helper.c
Aleksandar Markovic
1
-347
/
+663
2019-09-12
target/mips: Switch to do_transaction_failed() hook
Peter Maydell
1
-16
/
+8
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
1
-7
/
+6
2019-09-03
mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
David Hildenbrand
1
-5
/
+3
2019-09-03
target/mips: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+2
2019-09-03
target/mips: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+3
2019-08-29
target/mips: Fix emulation of ST.W in system mode
Aleksandar Markovic
1
-8
/
+8
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
1
-0
/
+1
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
1
-14
/
+11
2019-05-26
target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
Mateja Marjanovic
1
-20
/
+180
2019-05-26
target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian host
Mateja Marjanovic
1
-20
/
+168
2019-05-10
target/mips: Convert to CPUClass::tlb_fill
Richard Henderson
1
-15
/
+0
2019-02-14
target/mips: hold BQL in mips_vpe_wake()
Goran Ferenc
1
-0
/
+3
2019-02-14
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
1
-18
/
+3
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
1
-27
/
+0
2019-02-14
target/mips: compare virtual addresses in LL/SC sequence
Leon Alrae
1
-12
/
+17
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
1
-0
/
+14
2019-01-18
target/mips: Provide R/W access to SAARI and SAAR CP0 registers
Yongbok Kim
1
-0
/
+50
2018-10-18
target/mips: Implement hardware page table walker for MIPS32
Yongbok Kim
1
-1
/
+6
2018-10-18
target/mips: Add CP0 PWCtl register
Yongbok Kim
1
-0
/
+10
2018-10-18
target/mips: Add CP0 PWSize register
Yongbok Kim
1
-0
/
+9
2018-10-18
target/mips: Add CP0 PWField register
Yongbok Kim
1
-0
/
+62
2018-08-24
target/mips: Fix ERET/ERETNC behavior related to ADEL exception
Yongbok Kim
1
-1
/
+3
2018-08-24
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
1
-0
/
+94
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
1
-3
/
+9
2018-06-27
target/mips: Raise a RI when given fs is n/a from CTC1
Yongbok Kim
1
-0
/
+3
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-2
/
+0
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-5
/
+5
2017-09-21
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
1
-0
/
+1
2017-08-02
target-mips: apply CP0.PageMask before writing into TLB entry
Leon Alrae
1
-2
/
+3
2017-07-20
target/mips: Add segmentation control registers
James Hogan
1
-0
/
+24
2017-07-20
target/mips: Add an MMU mode for ERL
James Hogan
1
-0
/
+10
2017-07-20
target/mips: Abstract mmu_idx from hflags
James Hogan
1
-2
/
+2
2017-07-20
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
1
-2
/
+10
2017-07-20
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
1
-1
/
+1
2017-07-20
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
1
-2
/
+10
2017-03-09
target/mips: hold BQL for timer interrupts
Yongbok Kim
1
-3
/
+18
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
1
-4
/
+4
2017-01-10
target-mips: Use clz opcode
Richard Henderson
1
-22
/
+0
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+4196