12.07.2015 Views

RealView 编译工具编译器参考指南 - ARM Information Center

RealView 编译工具编译器参考指南 - ARM Information Center

RealView 编译工具编译器参考指南 - ARM Information Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

使 用 NEON 支 持poly8x8x2_t vld2_p8(__transfersize(16) poly8_t const * ptr);// VLD2.8 {d0, d1}, [r0]poly16x4x2_t vld2_p16(__transfersize(8) poly16_t const * ptr);// VLD2.16 {d0, d1}, [r0]uint8x16x3_t vld3q_u8(__transfersize(48) uint8_t const * ptr);// VLD3.8 {d0, d2, d4}, [r0]uint16x8x3_t vld3q_u16(__transfersize(24) uint16_t const * ptr);// VLD3.16 {d0, d2, d4}, [r0]uint32x4x3_t vld3q_u32(__transfersize(12) uint32_t const * ptr);// VLD3.32 {d0, d2, d4}, [r0]int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr);// VLD3.8 {d0, d2, d4}, [r0]int16x8x3_t vld3q_s16(__transfersize(24) int16_t const * ptr);// VLD3.16 {d0, d2, d4}, [r0]int32x4x3_t vld3q_s32(__transfersize(12) int32_t const * ptr);// VLD3.32 {d0, d2, d4}, [r0]float16x8x3_t vld3q_f16(__transfersize(24) __fp16 const * ptr);// VLD3.16 {d0, d2, d4}, [r0]float32x4x3_t vld3q_f32(__transfersize(12) float32_t const * ptr);// VLD3.32 {d0, d2, d4}, [r0]poly8x16x3_t vld3q_p8(__transfersize(48) poly8_t const * ptr);// VLD3.8 {d0, d2, d4}, [r0]poly16x8x3_t vld3q_p16(__transfersize(24) poly16_t const * ptr);// VLD3.16 {d0, d2, d4}, [r0]uint8x8x3_t vld3_u8(__transfersize(24) uint8_t const * ptr);// VLD3.8 {d0, d1, d2}, [r0]uint16x4x3_t vld3_u16(__transfersize(12) uint16_t const * ptr);// VLD3.16 {d0, d1, d2}, [r0]uint32x2x3_t vld3_u32(__transfersize(6) uint32_t const * ptr);// VLD3.32 {d0, d1, d2}, [r0]uint64x1x3_t vld3_u64(__transfersize(3) uint64_t const * ptr);// VLD1.64 {d0, d1, d2}, [r0]int8x8x3_t vld3_s8(__transfersize(24) int8_t const * ptr);// VLD3.8 {d0, d1, d2}, [r0]int16x4x3_t vld3_s16(__transfersize(12) int16_t const * ptr);// VLD3.16 {d0, d1, d2}, [r0]int32x2x3_t vld3_s32(__transfersize(6) int32_t const * ptr);// VLD3.32 {d0, d1, d2}, [r0]int64x1x3_t vld3_s64(__transfersize(3) int64_t const * ptr);// VLD1.64 {d0, d1, d2}, [r0]float16x4x3_t vld3_f16(__transfersize(12) __fp16 const * ptr);// VLD3.16 {d0, d1, d2}, [r0]float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr);// VLD3.32 {d0, d1, d2}, [r0]poly8x8x3_t vld3_p8(__transfersize(24) poly8_t const * ptr);// VLD3.8 {d0, d1, d2}, [r0]poly16x4x3_t vld3_p16(__transfersize(12) poly16_t const * ptr);// VLD3.16 {d0, d1, d2}, [r0]uint8x16x4_t vld4q_u8(__transfersize(64) uint8_t const * ptr);E-32 Copyright © 2007-2009 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DUI 0348BCNon-Confidential, Unrestricted AccessID090708

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!