バージョン

menu_open
Wwise SDK 2021.1.14

◆ AKSIMD_MOVEHL_V4F32

#define AKSIMD_MOVEHL_V4F32 (   __a__,
  __b__ 
)    AKSIMD_SHUFFLE_V4F32(__b__, __a__, AKSIMD_SHUFFLE(3,2,3,2))

Moves the upper two single-precision, floating-point values of b to the lower two single-precision, floating-point values of the result. The upper two single-precision, floating-point values of a are passed through to the result. r3 := a3; r2 := a2; r1 := b3; r0 := b2 (see _mm_movehl_ps)

AkSimd.h565 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう