Sign in
qemu
/
qemu
/
2852aafd9d05d97accd7a1d4df8ff25d9ac4cbfc
/
target
/
arm
55c544e
target/arm: Implement AArch32 ERET instruction
by Peter Maydell
· 6 years ago
aec4dd0
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
by Peter Maydell
· 6 years ago
68e78e3
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
by Peter Maydell
· 6 years ago
cba517c
target/arm: Implement AArch32 Hyp FARs
by Peter Maydell
· 6 years ago
d79e0c0
target/arm: Implement AArch32 HVBAR
by Peter Maydell
· 6 years ago
b5ede85
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
by Peter Maydell
· 6 years ago
55b53c7
target/arm: Correct typo in HAMAIR1 regdef name
by Peter Maydell
· 6 years ago
c2d9644
target/arm: Fix crash on conditional instruction in an IT block
by Roman Kapl
· 6 years ago
b8a4a96
target/arm: Fix aa64 FCADD and FCMLA decode
by Richard Henderson
· 6 years ago
e4ab512
target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
by Richard Henderson
· 6 years ago
52a339b
target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
by Richard Henderson
· 6 years ago
19062c1
target/arm: Ignore float_flag_input_denormal from fp_status_f16
by Richard Henderson
· 6 years ago
0b62159
target/arm: Adjust FPCR_MASK for FZ16
by Richard Henderson
· 6 years ago
191776b
target/arm: add "cortex-m0" CPU model
by Stefan Hajnoczi
· 6 years ago
adf92ea
target/arm: Add sve-max-vq cpu property to -cpu max
by Richard Henderson
· 6 years ago
2bf5f3f
target/arm: Dump SVE state if enabled
by Richard Henderson
· 6 years ago
3cb506a
target/arm: Reformat integer register dump
by Richard Henderson
· 6 years ago
50ef1cb
target/arm: Fix offset scaling for LD_zprr and ST_zprr
by Richard Henderson
· 6 years ago
d0e372b
target/arm: Fix offset for LD1R instructions
by Richard Henderson
· 6 years ago
19f2acc
target/arm: Fix sign-extension in sve do_ldr/do_str
by Richard Henderson
· 6 years ago
573ec0f
target/arm: Fix typo in helper_sve_ld1hss_r
by Richard Henderson
· 6 years ago
054e7ad
target/arm: Fix typo in helper_sve_movz_d
by Richard Henderson
· 6 years ago
bbd0968
target/arm: Reorganize SVE WHILE
by Richard Henderson
· 6 years ago
7a31e0c
target/arm: Fix typo in do_sat_addsub_64
by Richard Henderson
· 6 years ago
df4e001
target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
by Richard Henderson
· 6 years ago
5f62d3b
target/arm: Implement tailchaining for M profile cores
by Peter Maydell
· 6 years ago
89b1fec
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
by Peter Maydell
· 6 years ago
b810960
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
by Peter Maydell
· 6 years ago
a907497
target/arm: Improve exception-taken logging
by Peter Maydell
· 6 years ago
3d0e308
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
by Peter Maydell
· 6 years ago
ac656b1
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
by Peter Maydell
· 6 years ago
7556edf
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
by Peter Maydell
· 6 years ago
30ac633
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
by Peter Maydell
· 6 years ago
2ccf0fe
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
by Peter Maydell
· 6 years ago
d4b6275
target/arm: Allow execution from small regions
by Peter Maydell
· 6 years ago
22ab346
arm: Add ARMv6-M programmer's model support
by Julia Suvorova
· 6 years ago
def1834
target/arm: Forbid unprivileged mode for M Baseline
by Julia Suvorova
· 6 years ago
7b69454
target/arm: Add dummy needed functions to M profile vmstate subsections
by Peter Maydell
· 6 years ago
0261fb8
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
by Philippe Mathieu-Daudé
· 6 years ago
9d2b5a5
target/arm: Correctly handle overlapping small MPU regions
by Peter Maydell
· 6 years ago
628fc75
target/arm: Fix LD1W and LDFF1W (scalar plus vector)
by Richard Henderson
· 6 years ago
2b83714
target/arm: Use correct mmu_idx for exception-return unstacking
by Peter Maydell
· 6 years ago
973558a
target/arm: Fix do_predset for large VL
by Richard Henderson
· 6 years ago
2f95a3b
target/arm: Suppress Coverity warning for PRF
by Richard Henderson
· 6 years ago
0f0f8b6
loader: Check access size when calling rom_ptr() to avoid crashes
by Thomas Huth
· 6 years ago
802abf4
target/arm: Add ID_ISAR6
by Richard Henderson
· 6 years ago
0b33968
target/arm: Prune a15 features from max
by Richard Henderson
· 6 years ago
156a706
target/arm: Prune a57 features from max
by Richard Henderson
· 6 years ago
11d7870
target/arm: Fix SVE system register access checks
by Richard Henderson
· 6 years ago
7e8fafb
target/arm: Fix SVE signed division vs x86 overflow exception
by Richard Henderson
· 6 years ago
b7d793a
target/arm: Mark PMINTENSET accesses as possibly doing IO
by Aaron Lindsay
· 6 years ago
a607064
target/arm: Remove redundant DIV detection for KVM
by Aaron Lindsay
· 6 years ago
5110e68
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
by Aaron Lindsay
· 6 years ago
26c4a83
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
by Alex Bennée
· 6 years ago
26c470a
target/arm: Implement ARMv8.2-DotProd
by Richard Henderson
· 6 years ago
802ac0e
target/arm: Enable SVE for aarch64-linux-user
by Richard Henderson
· 6 years ago
16fcfdc
target/arm: Implement SVE dot product (indexed)
by Richard Henderson
· 6 years ago
d730eca
target/arm: Implement SVE dot product (vectors)
by Richard Henderson
· 6 years ago
18fc240
target/arm: Implement SVE fp complex multiply add (indexed)
by Richard Henderson
· 6 years ago
2cc9991
target/arm: Pass index to AdvSIMD FCMLA (indexed)
by Richard Henderson
· 6 years ago
05f48ba
target/arm: Implement SVE fp complex multiply add
by Richard Henderson
· 6 years ago
76a9d9c
target/arm: Implement SVE floating-point complex add
by Richard Henderson
· 6 years ago
a210358
target/arm: Implement SVE MOVPRFX
by Richard Henderson
· 6 years ago
ec5b375
target/arm: Implement SVE floating-point unary operations
by Richard Henderson
· 6 years ago
cda3c75
target/arm: Implement SVE floating-point round to integral value
by Richard Henderson
· 6 years ago
df4de1a
target/arm: Implement SVE floating-point convert to integer
by Richard Henderson
· 6 years ago
46d33d1
target/arm: Implement SVE floating-point convert precision
by Richard Henderson
· 6 years ago
67fcd9a
target/arm: Implement SVE floating-point trig multiply-add coefficient
by Richard Henderson
· 6 years ago
4d2e2a0
target/arm: Implement SVE FP Compare with Zero Group
by Richard Henderson
· 6 years ago
3887c03
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
by Richard Henderson
· 6 years ago
23fbe79
target/arm: Implement SVE FP Fast Reduction Group
by Richard Henderson
· 6 years ago
ca40a6e
target/arm: Implement SVE Floating Point Multiply Indexed Group
by Richard Henderson
· 6 years ago
cc48aff
target/arm: Implement SVE floating-point arithmetic with immediate
by Richard Henderson
· 6 years ago
abfdefd
target/arm: Implement SVE floating-point compare vectors
by Richard Henderson
· 6 years ago
408ecde
target/arm: Implement SVE scatter store vector immediate
by Richard Henderson
· 6 years ago
ed67eb7
target/arm: Implement SVE first-fault gather loads
by Richard Henderson
· 6 years ago
673e9fa
target/arm: Implement SVE gather loads
by Richard Henderson
· 6 years ago
dec6cf6
target/arm: Implement SVE prefetches
by Richard Henderson
· 6 years ago
f6dbf62
target/arm: Implement SVE scatter stores
by Richard Henderson
· 6 years ago
5047c20
target/arm: Implement SVE store vector/predicate register
by Richard Henderson
· 6 years ago
6845986
target/arm: Implement SVE load and broadcast element
by Richard Henderson
· 6 years ago
7f9ddf6
target/arm: Implement SVE Floating Point Accumulating Reduction Group
by Richard Henderson
· 6 years ago
6ceabaa
target/arm: Implement SVE FP Multiply-Add Group
by Richard Henderson
· 6 years ago
ec3b87c
target/arm: Implement SVE floating-point arithmetic (predicated)
by Richard Henderson
· 6 years ago
8092c6a
target/arm: Implement SVE integer convert to floating-point
by Richard Henderson
· 6 years ago
05abe30
target/arm: Implement SVE load and broadcast quadword
by Richard Henderson
· 6 years ago
1a039c7
target/arm: Implement SVE Memory Contiguous Store Group
by Richard Henderson
· 6 years ago
e2654d7
target/arm: Implement SVE Contiguous Load, first-fault and no-fault
by Richard Henderson
· 6 years ago
c4e7c49
target/arm: Implement SVE Memory Contiguous Load Group
by Richard Henderson
· 6 years ago
7204243
target/arm: Handle small regions in get_phys_addr_pmsav8()
by Peter Maydell
· 6 years ago
e5e4099
target/arm: Set page (region) size in get_phys_addr_pmsav7()
by Peter Maydell
· 6 years ago
2aeba0d
target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline
by Julia Suvorova
· 7 years ago
cc2ae7c
target/arm: Introduce ARM_FEATURE_M_MAIN
by Julia Suvorova
· 7 years ago
ebac545
target-arm: Add the Cortex-R5F
by Edgar E. Iglesias
· 7 years ago
19d1bd0
target/arm: Allow KVM device address overwriting
by Eric Auger
· 7 years ago
5ff9aaa
target-arm: fix a segmentation fault due to illegal memory access
by Zheng Xiang
· 7 years ago
8297cb1
target/arm: Minor cleanup for ARMv6-M 32-bit instructions
by Julia Suvorova
· 7 years ago
1412010
target/arm: Allow ARMv6-M Thumb2 instructions
by Julia Suvorova
· 7 years ago
29b8046
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
by Richard Henderson
· 7 years ago
6e6a157
target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
by Richard Henderson
· 7 years ago
Next »