Home
last modified time | relevance | path

Searched refs:Neon (Results 1 – 25 of 115) sorted by relevance

12345

/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/neon/
H A DREADME1 This directory contains Neon code which runs and is efficient on all
2 ARM CPUs which support Neon.
H A Dlshiftc.asm1 dnl ARM Neon mpn_lshiftc.
H A Dpopcount.asm1 dnl ARM Neon mpn_popcount -- mpn bit population count.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dvec-common.md1 ;; Machine Description for shared bits common to IWMMXT and Neon.
86 ;; patterns separately for Neon, IWMMXT and MVE.
101 ;; patterns separately for Neon and MVE.
115 ;; patterns separately for Neon and IWMMXT.
128 ;; patterns separately for IWMMXT and Neon.
H A Dcortex-a9.md34 ;; 5. 1 VFP and an optional Neon unit.
35 ;; The Load/Store, VFP and Neon issue pipeline are multiplexed.
75 ;; the VFP / Neon pipeline is not possible.
208 ;; Issue happens either along load store unit or the VFP / Neon unit.
282 ;; Include Neon pipeline description
H A Dconstraints.md353 In ARM/Thumb-2 state a const_vector which can be loaded with a Neon vmov
361 In ARM/Thumb-2 state a DImode const_int which can be loaded with a Neon vmov
368 In ARM/Thumb-2 state a TImode const_int which can be loaded with a Neon vmov
375 In ARM/Thumb-2 state a const_vector which can be used with a Neon vorr or
383 In ARM/Thumb-2 state a const_vector which can be used with a Neon vorn or
458 for Neon but not for MVE"
473 In ARM/Thumb-2 state a valid address for Neon doubleword vector
480 In ARM/Thumb-2 state a valid address for Neon element and structure
H A Dcortex-a15.md27 ;; 2. Individual units for Neon and FP operations as in cortex-a15-neon.md
163 ;; We include Neon.md here to ensure that the branch can block the Neon units.
H A Darm.opt257 Use Neon quad-word (rather than double-word) registers for vectorization.
261 Use Neon double-word (rather than quad-word) registers for vectorization.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dcortex-a9.md34 ;; 5. 1 VFP and an optional Neon unit.
35 ;; The Load/Store, VFP and Neon issue pipeline are multiplexed.
75 ;; the VFP / Neon pipeline is not possible.
208 ;; Issue happens either along load store unit or the VFP / Neon unit.
282 ;; Include Neon pipeline description
H A Dconstraints.md355 In ARM/Thumb-2 state a const_vector which can be loaded with a Neon vmov
363 In ARM/Thumb-2 state a DImode const_int which can be loaded with a Neon vmov
370 In ARM/Thumb-2 state a TImode const_int which can be loaded with a Neon vmov
377 In ARM/Thumb-2 state a const_vector which can be used with a Neon vorr or
385 In ARM/Thumb-2 state a const_vector which can be used with a Neon vorn or
473 for Neon but not for MVE"
488 In ARM/Thumb-2 state a valid address for Neon doubleword vector
495 In ARM/Thumb-2 state a valid address for Neon element and structure
H A Dcortex-a15.md27 ;; 2. Individual units for Neon and FP operations as in cortex-a15-neon.md
163 ;; We include Neon.md here to ensure that the branch can block the Neon units.
H A Dvec-common.md1 ;; Machine Description for shared bits common to IWMMXT and Neon.
86 ;; patterns separately for Neon, IWMMXT and MVE.
383 ;; gen_vashr<mode>3_imm for Neon and gen_mve_vshrq_n_s<mode>_imm for
401 ;; gen_vashr<mode>3_imm for Neon and gen_mve_vshrq_n_u<mode>_imm for
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A Dcopyd.asm1 dnl ARM Neon mpn_copyd optimised for A15.
H A Dcom.asm1 dnl ARM Neon mpn_com optimised for A15.
H A Dcopyi.asm1 dnl ARM Neon mpn_copyi optimised for A15.
H A Drsh1aors_n.asm1 dnl ARM Neon mpn_rsh1add_n, mpn_rsh1sub_n.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-modes.def79 /* Opaque integer modes for 3 or 4 Neon q-registers / 6 or 8 Neon d-registers
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm64/
H A Dhamdist.asm1 dnl ARM64 Neon mpn_hamdist -- mpn bit hamming distance.
H A Dsec_tabselect.asm1 dnl ARM64 Neon mpn_sec_tabselect.
/netbsd-src/games/quiz/datfiles/
H A Delements10 Ne:10:20.18:Neon
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2006722 * config/tc-arm.c (opcode_lookup): Allow Neon type suffixes to be
1186 Redirect Neon-syntax VFP instructions to VFP instruction handlers.
1198 between VFP and Neon turns out to belong to Neon. Perform
1219 VFP/Neon insns together.
1803 (parse_scalar): Parse a Neon scalar with optional type.
1867 (neon_el_type): New enumeration of types for Neon vector elements.
1877 (arm_reg_type): Add REG_TYPE_NQ (Neon Q register) and REG_TYPE_NDQ
1878 (Neon D or Q register).
1879 (reg_expected_msgs): Sync with above. Allow VFD to mean VFP or Neon D
1887 (parse_scalar): New function. Parse Neon scalar (vector reg and index).
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2006722 * config/tc-arm.c (opcode_lookup): Allow Neon type suffixes to be
1186 Redirect Neon-syntax VFP instructions to VFP instruction handlers.
1198 between VFP and Neon turns out to belong to Neon. Perform
1219 VFP/Neon insns together.
1803 (parse_scalar): Parse a Neon scalar with optional type.
1867 (neon_el_type): New enumeration of types for Neon vector elements.
1877 (arm_reg_type): Add REG_TYPE_NQ (Neon Q register) and REG_TYPE_NDQ
1878 (Neon D or Q register).
1879 (reg_expected_msgs): Sync with above. Allow VFD to mean VFP or Neon D
1887 (parse_scalar): New function. Parse Neon scalar (vector reg and index).
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMTargetParser.def36 ARM_FPU("neon", FK_NEON, FPUVersion::VFPV3, NeonSupportLevel::Neon, FPURestriction::None)
37 ARM_FPU("neon-fp16", FK_NEON_FP16, FPUVersion::VFPV3_FP16, NeonSupportLevel::Neon, FPURestriction::…
38 ARM_FPU("neon-vfpv4", FK_NEON_VFPV4, FPUVersion::VFPV4, NeonSupportLevel::Neon, FPURestriction::Non…
39 ARM_FPU("neon-fp-armv8", FK_NEON_FP_ARMV8, FPUVersion::VFPV5, NeonSupportLevel::Neon, FPURestrictio…
H A DARMTargetParser.h158 Neon, ///< Neon enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-modes.def79 /* Opaque integer modes for 3 or 4 Neon q-registers / 6 or 8 Neon d-registers

12345