- 2be2762 arm: Add dummy support for co-processor 15's secure config register by Rob Herring · 13 years ago
- d3cb6e2 target-arm: Fix errors in decode of M profile CPS by Peter Maydell · 13 years ago
- 7da362d arm: add dummy A9-specific cp15 registers by Mark Langsdorf · 13 years ago
- 37064a8 target-arm: Ignore attempts to set invalid modes in CPSR by Peter Maydell · 13 years ago
- 1b9e01c target-arm: Don't use cpu_single_env in bank_number() by Peter Maydell · 13 years ago
- db8336c target-arm: Infer VFPv3 feature from VFPv4 by Andreas Färber · 13 years ago
- 86e72db target-arm: Infer VFP feature from VFPv3 by Andreas Färber · 13 years ago
- 908ce98 target-arm: Infer Thumb division feature from M profile by Andreas Färber · 13 years ago
- b3faf5f target-arm: Infer Thumb2 feature from ARMv7 by Andreas Färber · 13 years ago
- 10e8770 target-arm: Infer AUXCR feature from ARMv6 by Andreas Färber · 13 years ago
- bbc5c5f target-arm: Infer ARMv6(K) feature from ARMv7 by Andreas Färber · 13 years ago
- 6bf6212 target-arm: Infer ARMv6 feature from v6K by Andreas Färber · 13 years ago
- 08c40f3 target-arm: Infer ARMv5 feature from ARMv6 by Andreas Färber · 13 years ago
- ddb572e target-arm: Infer ARMv4T feature from ARMv5 by Andreas Färber · 13 years ago
- dd4ebc2 arm: Fix CP15 FSR (C5) domain setting by Jean-Christophe DUBOIS · 13 years ago
- f4fc247 target-arm/helper.c: Don't allocate TCG resources unless TCG enabled by Peter Maydell · 13 years ago
- 02afbf6 target-arm/translate.c: Fix slightly misleading comment in Thumb decoder by Peter Maydell · 13 years ago
- 12b1de3 target-arm: Fix use of free() in cpu_arm_close() by Andreas Färber · 13 years ago
- 1518025 target-arm/machine.c: Restore VFP registers correctly by Dmitry Koshelev · 13 years ago
- da97f52 target-arm: Implement VFPv4 fused multiply-accumulate insns by Peter Maydell · 13 years ago
- b8b8ea0 target-arm: Add ARM UDIV/SDIV support by Peter Maydell · 13 years ago
- 4778999 target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV by Peter Maydell · 13 years ago
- 41e9564 target-arm: v6 media multiply space: UNDEF on unassigned encodings by Peter Maydell · 13 years ago
- 26cc6ab rsqrte_f32: No need to copy sign bit. by Christophe LYON · 13 years ago
- 057643f Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
- 6e19a13 ARM: fix segfault by Blue Swirl · 13 years ago
- 297d1b4 target-arm: Fix typo by Andreas Färber · 13 years ago
- bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
- b9c6cbf Merge remote-tracking branch 'pm-arm/for-upstream' into pm by Edgar E. Iglesias · 13 years ago
- 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
- 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
- a492892 target-arm: Don't print debug messages for various UNDEF cases by Peter Maydell · 14 years ago
- 6e0c0ed target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert by Peter Maydell · 14 years ago
- 934814f target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM by Peter Maydell · 14 years ago
- 87f19eb target-arm: Support v6 barriers in linux-user mode by Peter Maydell · 14 years ago
- 906879a target-arm: Mark 1136r1 as a v6K core by Peter Maydell · 14 years ago
- 7807eed target-arm: support for ARM1176JZF-s cores by Jamie Iles · 14 years ago
- 0ab06d8 target-arm: make VMSAv7 remapping and AP dependent on V6K by Jamie Iles · 14 years ago
- 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
- a3ce366 Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 14 years ago
- 462a8bc arm: Add const attribute to some arm_boot_info pointers by Stefan Weil · 14 years ago
- 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
- f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
- f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
- 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
- 8284582 target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access by Sebastian Huber · 14 years ago
- 74594c9 target-arm: Minimal implementation of performance counters by Peter Maydell · 14 years ago
- 02da0b2 Revert "target-arm: Use global env in neon_helper.c helpers" by Peter Maydell · 14 years ago
- aa47cfd target-arm: Pass fp status pointer explicitly to neon fp helpers by Peter Maydell · 14 years ago
- ae1857e target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState by Peter Maydell · 14 years ago
- 5aaebd1 target-arm: Add helper function to generate code to get fpstatus pointer by Peter Maydell · 14 years ago
- 477955b Revert "target-arm: Use global env in iwmmxt_helper.c helpers" by Peter Maydell · 14 years ago
- 81c05da target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010 by Alex Zuepke · 14 years ago
- b7fa921 target-arm: Fix compilation failure for 64 bit hosts by Peter Maydell · 14 years ago
- 89e4026 target-arm/exec.h: Remove unused #define of M0 by Peter Maydell · 14 years ago
- cab565c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN by Peter Maydell · 14 years ago
- 5500b06 target-arm: Use correct float status for Neon int-float conversions by Peter Maydell · 14 years ago
- 36802b6 target-arm: Signal Underflow when denormal flushed to zero on output by Peter Maydell · 14 years ago
- 43fe9bd target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS by Peter Maydell · 14 years ago
- 1146a81 target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns by Peter Maydell · 14 years ago
- 605a6ae target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs by Peter Maydell · 14 years ago
- 711c212 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
- 403946c target-arm: Privatize CPU_INTERRUPT_FIQ. by Richard Henderson · 14 years ago
- a1c7273 Fix typos in comments and code (occured -> occurred and related) by Stefan Weil · 14 years ago
- 1301f32 Fix typos in comments (neccessary -> necessary) by Stefan Weil · 14 years ago
- a7d3970 target-arm: Don't update base register on abort in Thumb T1 LDM by Peter Maydell · 14 years ago
- 5856d44 target-arm: fix LDMIA bug on page boundary by YuYeon Oh · 14 years ago
- f2dd89d target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures by Peter Maydell · 14 years ago
- 93262b1 target-arm: Handle UNDEFs for Neon single element load/stores by Peter Maydell · 14 years ago
- ec44445 target-arm: Set Invalid flag for NaN in float-to-int conversions by Peter Maydell · 14 years ago
- 5bc95aa Implement basic part of SA-1110/SA-1100 by Dmitry Eremin-Solenikov · 14 years ago
- 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
- e87b7cb Remove unused function parameters from gen_pc_load and rename the function by Stefan Weil · 14 years ago
- 7b59220 move helpers.h to helper.h by Lluís · 14 years ago
- 61cc870 Fix some typos in comments and documentation by Stefan Weil · 14 years ago
- 4d9ad7f target-arm: Don't overflow when calculating value for signed VABAL by Peter Maydell · 14 years ago
- 9df38c4 target-arm: Detect tininess before rounding for FP operations by Peter Maydell · 14 years ago
- 133da6a target-arm: Handle UNDEF cases for VDUP (scalar) by Juha Riihimäki · 14 years ago
- 56907d7 target-arm: Treat UNPREDICTABLE VTBL, VTBX case as UNDEF by Peter Maydell · 14 years ago
- fc2a9b3 target-arm: Handle UNDEF cases for Neon 2 register misc forms by Peter Maydell · 14 years ago
- 600b828 target-arm: Simplify checking of size field in Neon 2reg-misc forms by Peter Maydell · 14 years ago
- 52579ea target-arm: Handle UNDEF cases for VEXT by Peter Maydell · 14 years ago
- 3e3326d target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms by Peter Maydell · 14 years ago
- 695272d target-arm: Handle UNDEF cases for Neon 3-regs-different-widths by Peter Maydell · 14 years ago
- 7d80fee target-arm: Handle UNDEF cases for Neon invalid modified-immediates by Peter Maydell · 14 years ago
- 2bc7083 target-arm: Collapse VSRI case into VSHL, VSLI by Peter Maydell · 14 years ago
- cc13115 target-arm: Handle UNDEF cases for Neon "2 regs and shift" insns by Peter Maydell · 14 years ago
- a5a1494 target-arm: Simplify three-register pairwise code by Juha Riihimäki · 14 years ago
- 25f84f7 target-arm: Handle UNDEF cases for Neon 3-regs-same insns by Peter Maydell · 14 years ago
- 62698be target-arm: Use lookup table for size check on Neon 3-reg-same insns by Peter Maydell · 14 years ago
- be5e7a7 arm: basic support for ARMv4/ARMv4T emulation by Dmitry Eremin-Solenikov · 14 years ago
- 4b4a72e Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
- cc49f21 target-arm: Make Neon helper routines use correct FP status by Peter Maydell · 14 years ago
- 947a2fa target-arm: Use global env in iwmmxt_helper.c helpers by Peter Maydell · 14 years ago
- 2a3f75b target-arm: Use global env in neon_helper.c helpers by Peter Maydell · 14 years ago
- 622465e target-arm/helper.c: For float-int conversion helpers pass ints as ints by Peter Maydell · 14 years ago
- 4a9f9cb target-arm: Use new softfloat min/max functions for VMAX, VMIN by Peter Maydell · 14 years ago
- 79c18be target-arm: Correct ABD's handling of negative zeroes by Peter Maydell · 14 years ago
- 0e32610 target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling by Peter Maydell · 14 years ago