index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-5
/
+5
2016-07-12
target-mips: change ASID type to hold more than 8 bits
Paul Burton
1
-4
/
+4
2016-07-12
target-mips: add ASID mask field and replace magic values
Paul Burton
1
-12
/
+15
2016-06-24
target-mips: Implement FCR31's R/W bitmask and related functionalities
Aleksandar Markovic
1
-11
/
+3
2016-06-24
target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
Aleksandar Markovic
1
-20
/
+349
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-5
/
+12
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-3
/
+1
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-04-28
target-mips: Fix RDHWR exception host PC
James Hogan
1
-8
/
+8
2016-03-30
target-mips: add MAAR, MAARI register
Yongbok Kim
1
-0
/
+45
2016-03-30
target-mips: make ITC Configuration Tags accessible to the CPU
Leon Alrae
1
-1
/
+39
2016-02-26
target-mips: implement R6 multi-threading
Yongbok Kim
1
-0
/
+48
2016-01-23
mips: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-23
target-mips: silence NaNs for cvt.s.d and cvt.d.s
Aurelien Jarno
1
-0
/
+2
2015-11-24
target-mips: flush QEMU TLB when disabling 64-bit addressing
Leon Alrae
1
-13
/
+0
2015-10-30
target-mips: add PC, XNP reg numbers to RDHWR
Yongbok Kim
1
-29
/
+35
2015-09-18
target-mips: improve exception handling
Pavel Dovgaluk
1
-113
/
+141
2015-09-18
target-mips: Fix RDHWR on CP0.Count
Alex Smith
1
-2
/
+7
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-2
/
+2
2015-08-13
target-mips: Use CPU_LOG_INT for logging related to interrupts
Richard Henderson
1
-1
/
+2
2015-07-28
target-mips: fix offset calculation for Interrupts
Yongbok Kim
1
-2
/
+0
2015-07-15
target-mips: correct DERET instruction
Leon Alrae
1
-2
/
+1
2015-07-15
target-mips: fix ASID synchronisation for MIPS MT
Aurelien Jarno
1
-1
/
+1
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
1
-7
/
+12
2015-06-12
target-mips: support Page Frame Number Extension field
Leon Alrae
1
-6
/
+26
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
1
-4
/
+4
2015-06-11
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
1
-1
/
+11
2015-06-11
target-mips: Misaligned memory accesses for MSA
Yongbok Kim
1
-66
/
+77
2015-06-11
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
Leon Alrae
1
-0
/
+34
2015-02-13
target-mips: ll and lld cause AdEL exception for unaligned address
Leon Alrae
1
-3
/
+7
2015-01-20
target-mips: Don't use _raw load/store accessors
Peter Maydell
1
-2
/
+2
2014-12-16
target-mips: Add missing calls to synchronise SoftFloat status
Maciej W. Rozycki
1
-12
/
+0
2014-12-16
target-mips: Also apply the CP0.Status mask to MTTC0
Maciej W. Rozycki
1
-1
/
+2
2014-12-16
target-mips: Fix CP0.Config3.ISAOnExc write accesses
Maciej W. Rozycki
1
-0
/
+8
2014-12-16
target-mips: Correct the writes to Status and Cause registers via gdbstub
Maciej W. Rozycki
1
-84
/
+7
2014-12-16
target-mips: Correct the handling of writes to CP0.Status for MIPSr6
Maciej W. Rozycki
1
-2
/
+4
2014-12-16
target-mips: Restore the order of helpers
Maciej W. Rozycki
1
-159
/
+160
2014-12-16
target-mips: Remove unused `FLOAT_OP' macro
Maciej W. Rozycki
1
-2
/
+0
2014-12-16
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
Maciej W. Rozycki
1
-1
/
+1
2014-11-03
target-mips: add MSA MI10 format instructions
Yongbok Kim
1
-4
/
+80
2014-11-03
target-mips: remove duplicated mips/ieee mapping function
Yongbok Kim
1
-2
/
+2
2014-11-03
target-mips: add MSA defines and data structure
Yongbok Kim
1
-0
/
+1
2014-11-03
target-mips: add restrictions for possible values in registers
Leon Alrae
1
-17
/
+53
2014-11-03
target-mips: add BadInstr and BadInstrP support
Leon Alrae
1
-2
/
+15
2014-11-03
target-mips: add TLBINV support
Leon Alrae
1
-7
/
+58
2014-11-03
target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}
Leon Alrae
1
-3
/
+22
2014-11-03
target-mips: add RI and XI fields to TLB entry
Leon Alrae
1
-0
/
+8
2014-10-24
target-mips: add ULL suffix in bitswap to avoid compiler warning
Leon Alrae
1
-6
/
+6
2014-10-14
target-mips/op_helper.c: Remove unused do_lbu() function
Peter Maydell
1
-1
/
+0
[next]