Home
last modified time | relevance | path

Searched refs:conv_round (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Darch.h29 int32_t conv_round(int32_t a, int n);
H A Darch.c170 int32_t conv_round(int32_t a, int n) in conv_round() function
H A Dmacros.h416 #define fCRNDN(A, N) (conv_round(A, N))
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def825 (conv_round(A,N)),