unicorn/qemu/target/arm
Peter Maydell 1c8088b48a target/arm: Implement VFP fp16 VSEL
Implement the fp16 versions of the VFP VSEL instruction.

Backports commit 11e78fecdf2d605cfed33aa09bbcf0cc4fb95886
2021-03-01 16:08:51 -05:00
..
a32-uncond.decode
a32.decode target/arm: Convert A32 coprocessor insns to decodetree 2021-02-26 10:57:00 -05:00
arm-powerctl.c
arm-powerctl.h
arm_ldst.h
cpu-param.h
cpu-qom.h
cpu.c target/arm: Implement FPST_STD_F16 fpstatus 2021-02-26 12:00:25 -05:00
cpu.h target/arm: Use correct ID register check for aa32_fp16_arith 2021-02-27 16:47:48 -05:00
cpu64.c target/arm: Enable MTE 2021-02-25 23:00:27 -05:00
crypto_helper.c
debug_helper.c
helper-a64.c target/arm: Remove local definitions of float constants 2021-02-27 16:47:10 -05:00
helper-a64.h target/arm: Add helper_mte_check_zva 2021-02-25 17:17:54 -05:00
helper-sve.h target/arm: Merge helper_sve_clr_* and helper_sve_movz_* 2021-02-26 14:23:06 -05:00
helper.c target/arm: Clarify HCR_EL2 ARMCPRegInfo type 2021-02-26 12:18:15 -05:00
helper.h target/arm: Use macros instead of open-coding fp16 conversion helpers 2021-02-28 05:08:44 -05:00
internals.h target/arm: Always pass cacheattr to get_phys_addr 2021-02-25 22:46:00 -05:00
iwmmxt_helper.c
kvm-consts.h
m-nocp.decode target/arm: Do M-profile NOCP checks early and via decodetree 2021-02-26 11:17:23 -05:00
m_helper.c target/arm: Always pass cacheattr to get_phys_addr 2021-02-25 22:46:00 -05:00
Makefile.objs target/arm: Do M-profile NOCP checks early and via decodetree 2021-02-26 11:17:23 -05:00
mte_helper.c target/arm: Fill in the WnR syndrome bit in mte_check_fail 2021-02-26 12:26:15 -05:00
neon-dp.decode target/arm: Convert Neon VTRN to decodetree 2021-02-25 13:12:28 -05:00
neon-ls.decode
neon-shared.decode
neon_helper.c
op_addsub.h
op_helper.c target/arm: Implement LDG, STG, ST2G instructions 2021-02-25 15:08:44 -05:00
pauth_helper.c target/arm: Fix AddPAC error indication 2021-02-25 23:44:28 -05:00
psci.c
sve.decode target/arm: Tidy SVE tszimm shift formats 2021-02-26 14:35:53 -05:00
sve_helper.c target/arm: Merge helper_sve_clr_* and helper_sve_movz_* 2021-02-26 14:23:06 -05:00
t16.decode
t32.decode target/arm: Convert T32 coprocessor insns to decodetree 2021-02-26 11:19:35 -05:00
tlb_helper.c target/arm: Cache the Tagged bit for a page in MemTxAttrs 2021-02-25 22:48:04 -05:00
translate-a64.c target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16() 2021-02-27 16:45:25 -05:00
translate-a64.h target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr() 2021-02-26 11:46:51 -05:00
translate-neon.inc.c target/arm: Use correct FPST for VCMLA, VCADD on fp16 2021-02-26 12:02:23 -05:00
translate-sve.c target/arm: Remove local definitions of float constants 2021-02-27 16:47:10 -05:00
translate-vfp.inc.c target/arm: Implement VFP fp16 VSEL 2021-03-01 16:08:51 -05:00
translate.c target/arm: Make A32/T32 use new fpstatus_ptr() API 2021-02-26 11:55:55 -05:00
translate.h target/arm: Rearrange {sve,fp}_check_access assert 2021-02-26 13:56:27 -05:00
unicorn.h
unicorn_aarch64.c
unicorn_arm.c arm/translate: Do not tracecode when in an IT block 2021-02-07 19:14:32 +00:00
vec_helper.c target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd 2021-02-26 15:01:44 -05:00
vec_internal.h
vfp-uncond.decode target/arm: Implement VFP fp16 VSEL 2021-03-01 16:08:51 -05:00
vfp.decode target/arm: Implement VFP fp16 VCVT between float and fixed-point 2021-02-28 05:15:40 -05:00
vfp_helper.c target/arm: Use macros instead of open-coding fp16 conversion helpers 2021-02-28 05:08:44 -05:00