Module core::arch::arm::dsp [−][src]
This is supported on ARM only.
Expand description
References:
- 8.3 “16位乘法” 部分
可以在这里生存的内部函数:
- [x] __smulbb
- [x] __smulbt
- [x] __smultb
- [x] __smultt
- [x] __smulwb
- [x] __smulwt
- [x] __qadd
- [x] __qsub
- [x] __qdbl
- [x] __smlabb
- [x] __smlabt
- [x] __smlatb
- [x] __smlatt
- [x] __smlawb
- [x] __smlawt
Structs
int16x2_tExperimental
特定于 ARM 的两个包装的 i16
的 32 位宽 vector。
uint16x2_tExperimental
特定于 ARM 的两个包装的 u16
的 32 位宽 vector。