index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
helper.c
Age
Commit message (
Expand
)
Author
2018-06-26
target/arm: Handle small regions in get_phys_addr_pmsav8()
Peter Maydell
2018-06-26
target/arm: Set page (region) size in get_phys_addr_pmsav7()
Peter Maydell
2018-06-08
target/arm: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-05-31
Correct CPACR reset value for v7 cores
Peter Maydell
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-18
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
target/arm: Add "_S" suffix to the secure version of a sysreg
Abdallah Bouassida
2018-05-18
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
Abdallah Bouassida
2018-05-17
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-04
target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() ...
Mathew Maidment
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-10
target/arm: Report unsupported MPU region sizes more clearly
Peter Maydell
2018-03-23
target/arm: Set FSR for BKPT, BRK when raising exception
Peter Maydell
2018-03-02
target/arm: Define an IDAU interface
Peter Maydell
2018-03-01
arm/helper.c: re-factor rsqrte and add rsqrte_f16
Alex Bennée
2018-03-01
arm/helper.c: re-factor recpe and add recepe_f16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
2018-03-01
target/arm/cpu.h: add additional float_status flags
Alex Bennée
2018-02-22
target/arm: Fix register definitions for VMIDR and VMPIDR
Peter Maydell
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-15
target/arm: Implement v8M MSPLIM and PSPLIM registers
Peter Maydell
2018-02-15
target/arm: Implement writing to CONTROL_NS for v8M
Peter Maydell
2018-02-15
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
2018-02-15
target/arm: Suppress TB end for FPCR/FPSR
Richard Henderson
2018-02-15
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
2018-02-15
target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
Richard Henderson
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
2018-02-09
target/arm: Add ZCR_ELx
Richard Henderson
2018-02-09
target/arm: Handle exceptions during exception stack pop
Peter Maydell
2018-02-09
target/arm: Make exception vector loads honour the SAU
Peter Maydell
2018-02-09
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
2018-02-09
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
2018-02-09
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-01-25
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
2018-01-25
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
2018-01-25
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
[next]