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-arm
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
target-arm: Add ARM_CP_IO notation to PMCR reginfo
Peter Maydell
1
-0
/
+1
2014-03-15
misc: Fix typos in comments
Stefan Weil
1
-1
/
+1
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-10
/
+29
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-4
/
+10
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-10
/
+25
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-14
/
+11
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-4
/
+9
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-13
/
+1
2014-03-13
target-arm: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-5
/
+7
2014-03-10
target-arm: Implements the ARM PMCCNTR register
Alistair Francis
1
-4
/
+85
2014-03-10
target-arm: Fix incorrect setting of E bit in CPSR
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
1
-0
/
+39
2014-02-26
target-arm: Implement AArch64 view of CPACR
Peter Maydell
1
-1
/
+2
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-12
/
+17
2014-02-26
target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
Peter Maydell
1
-0
/
+4
2014-02-26
target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
Peter Maydell
1
-0
/
+32
2014-02-26
target-arm: Implement AArch64 ID and feature registers
Peter Maydell
1
-0
/
+45
2014-02-26
target-arm: Implement AArch64 generic timers
Peter Maydell
1
-11
/
+72
2014-02-26
target-arm: Implement AArch64 MPIDR
Peter Maydell
1
-2
/
+4
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
1
-59
/
+30
2014-02-26
target-arm: Implement AArch64 VBAR_EL1
Peter Maydell
1
-1
/
+8
2014-02-26
target-arm: Implement AArch64 TCR_EL1
Peter Maydell
1
-3
/
+16
2014-02-26
target-arm: Implement AArch64 SCTLR_EL1
Peter Maydell
1
-1
/
+2
2014-02-26
target-arm: Implement AArch64 memory attribute registers
Peter Maydell
1
-1
/
+23
2014-02-26
target-arm: Implement AArch64 dummy MDSCR_EL1
Peter Maydell
1
-0
/
+6
2014-02-26
target-arm: Implement AArch64 TLB invalidate ops
Peter Maydell
1
-0
/
+73
2014-02-26
target-arm: Implement AArch64 cache invalidate/clean ops
Peter Maydell
1
-0
/
+47
2014-02-26
target-arm: Implement AArch64 MIDR_EL1
Peter Maydell
1
-0
/
+3
2014-02-26
target-arm: Implement AArch64 CurrentEL sysreg
Peter Maydell
1
-0
/
+3
2014-02-26
target-arm: A64: Make cache ID registers visible to AArch64
Peter Maydell
1
-10
/
+21
2014-02-26
target-arm: Fix raw read and write functions on AArch64 registers
Peter Maydell
1
-2
/
+6
2014-02-26
target-arm: Load correct access bits from ARMv5 level 2 page table descriptors
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
Peter Maydell
1
-2
/
+2
2014-02-20
target-arm: Fix incorrect type for value argument to write_raw_cp_reg
Peter Maydell
1
-1
/
+1
2014-02-20
target-arm: Remove failure status return from read/write_raw_cp_reg
Peter Maydell
1
-24
/
+12
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
1
-173
/
+115
2014-02-20
target-arm: Convert miscellaneous reginfo structs to accessfn
Peter Maydell
1
-25
/
+19
2014-02-20
target-arm: Convert generic timer reginfo to accessfn
Peter Maydell
1
-56
/
+66
2014-02-20
target-arm: Convert performance monitor reginfo to accessfn
Peter Maydell
1
-42
/
+28
2014-02-20
target-arm: Stop underdecoding ARM946 PRBS registers
Peter Maydell
1
-23
/
+24
2014-02-20
target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
Peter Maydell
1
-0
/
+3
2014-02-20
target-arm: Define names for SCTLR bits
Peter Maydell
1
-8
/
+8
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-6
/
+9
2014-01-31
target-arm: Add set_neon_rmode helper
Will Newton
1
-0
/
+17
2014-01-31
target-arm: Move arm_rmode_to_sf to a shared location.
Will Newton
1
-0
/
+28
2014-01-08
target-arm: A64: Add support for FCVT between half, single and double
Peter Maydell
1
-0
/
+20
2014-01-08
target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions
Peter Maydell
1
-0
/
+45
[prev]
[next]