Lines Matching full:32
373 \brief Reverse byte order (32 bit)
411 \brief Rotate Right in unsigned value (32 bit)
495 \brief LDR Exclusive (32 bit)
496 \details Executes a exclusive LDR instruction for 32 bit values.
538 \brief STR Exclusive (32 bit)
539 \details Executes a exclusive STR instruction for 32 bit values.
563 \param [in] sat Bit position to saturate to (1..32)
580 \brief Rotate Right with Extend (32 bit)
614 \brief LDRT Unprivileged (32 bit)
615 \details Executes a Unprivileged LDRT instruction for 32 bit values.
641 \brief STRT Unprivileged (32 bit)
642 \details Executes a Unprivileged STRT instruction for 32 bit values.
728 ((int64_t)(ARG3) << 32U) ) >> 32U))