mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-03 14:34:58 +00:00
42 lines
647 B
Plaintext
42 lines
647 B
Plaintext
# Not implemented in stdarch yet
|
|
vbfdot_f32
|
|
vbfdot_lane_f32
|
|
vbfdot_laneq_f32
|
|
vbfdotq_f32
|
|
vbfdotq_lane_f32
|
|
vbfdotq_laneq_f32
|
|
vbfmlalbq_f32
|
|
vbfmlalbq_lane_f32
|
|
vbfmlalbq_laneq_f32
|
|
vbfmlaltq_f32
|
|
vbfmlaltq_lane_f32
|
|
vbfmlaltq_laneq_f32
|
|
vbfmmlaq_f32
|
|
|
|
|
|
# Implemented in stdarch, but missing in Clang.
|
|
vrnd32xq_f64
|
|
vrnd32zq_f64
|
|
vrnd64xq_f64
|
|
vrnd64zq_f64
|
|
# LLVM select error, and missing in Clang.
|
|
vrnd32x_f64
|
|
vrnd32z_f64
|
|
vrnd64x_f64
|
|
vrnd64z_f64
|
|
|
|
# LLVM select error in debug builds
|
|
#vqshlu_n_s16
|
|
#vqshlu_n_s32
|
|
#vqshlu_n_s64
|
|
#vqshlu_n_s8
|
|
#vqshlub_n_s8
|
|
#vqshlud_n_s64
|
|
#vqshluh_n_s16
|
|
#vqshluq_n_s16
|
|
#vqshluq_n_s32
|
|
#vqshluq_n_s64
|
|
#vqshluq_n_s8
|
|
#vqshlus_n_s32
|
|
|