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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-arm
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
target-arm: A64: Emulate the SMC insn
Edgar E. Iglesias
1
-0
/
+26
2014-09-29
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
1
-0
/
+31
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
1
-0
/
+11
2014-09-29
target-arm: Implement handling of breakpoint firing
Peter Maydell
1
-15
/
+60
2014-09-12
target-arm: Implement handling of fired watchpoints
Peter Maydell
1
-0
/
+188
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
1
-0
/
+5
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
1
-0
/
+20
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
1
-1
/
+1
2014-08-04
target-arm: A64: Respect SPSEL in ERET SP restore
Edgar E. Iglesias
1
-1
/
+1
2014-08-04
target-arm: A64: Break out aarch64_save/restore_sp
Edgar E. Iglesias
1
-5
/
+1
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-2
/
+1
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-14
/
+0
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-05-27
target-arm: A64: Generalize ERET to various ELs
Edgar E. Iglesias
1
-5
/
+6
2014-05-27
target-arm: A64: Forbid ERET to higher or unimplemented ELs
Edgar E. Iglesias
1
-2
/
+6
2014-05-27
target-arm: A64: Introduce aarch64_banked_spsr_index()
Edgar E. Iglesias
1
-1
/
+2
2014-05-27
target-arm: Make elr_el1 an array
Edgar E. Iglesias
1
-3
/
+3
2014-05-01
target-arm: Correct a comment refering to EL0
Edgar E. Iglesias
1
-1
/
+1
2014-04-17
target-arm: Implement AArch64 EL1 exception handling
Rob Herring
1
-0
/
+60
2014-04-17
target-arm: Implement SP_EL0, SP_EL1
Peter Maydell
1
-1
/
+1
2014-04-17
target-arm: Add support for generating exceptions with syndrome information
Peter Maydell
1
-1
/
+20
2014-04-17
target-arm: Provide correct syndrome information for cpreg access traps
Peter Maydell
1
-4
/
+4
2014-04-17
target-arm: Split out private-to-target functions into internals.h
Peter Maydell
1
-0
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-4
/
+4
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
1
-5
/
+7
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-6
/
+14
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+2
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
1
-0
/
+9
2014-02-26
target-arm: A64: Implement MSR (immediate) instructions
Peter Maydell
1
-0
/
+25
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
1
-20
/
+8
2014-02-20
target-arm: Split cpreg access checks out from read/write functions
Peter Maydell
1
-0
/
+18
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-1
/
+3
2013-02-23
target-arm: Implement sbc_cc inline
Richard Henderson
1
-15
/
+0
2013-02-23
target-arm: Implement adc_cc inline
Richard Henderson
1
-15
/
+0
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-5
/
+5
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-10-24
target-arm: Remove out of date FIXME regarding saturating arithmetic
Peter Maydell
1
-2
/
+0
2012-10-05
target-arm: convert sar, shl and shr helpers to TCG
Aurelien Jarno
1
-24
/
+0
2012-10-05
target-arm: convert add_cc and sub_cc helpers to TCG
Aurelien Jarno
1
-20
/
+0
2012-09-15
target-arm: final conversion to AREG0 free mode
Blue Swirl
1
-7
/
+1
2012-09-15
target-arm: convert remaining helpers
Blue Swirl
1
-32
/
+32
2012-09-15
target-arm: convert void helpers
Blue Swirl
1
-10
/
+10
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
1
-1
/
+1
2012-06-20
target-arm: initial coprocessor register framework
Peter Maydell
1
-2
/
+40
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-5
/
+3
2012-03-14
target-arm: Don't overuse CPUState
Andreas Färber
1
-3
/
+3
2011-10-08
ARM: fix segfault
Blue Swirl
1
-0
/
+1
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
1
-4
/
+2
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
[next]