Home
last modified time | relevance | path

Searched refs:fVSATUVALN (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dmacros.h253 #define fVSATUVALN(N, VAL) \ macro
300 ((fZXTN(N, 64, VAL) == (VAL)) ? (VAL) : fVSATUVALN(N, VAL))
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def180 fVSATUVALN,
256 ((fZXTN(N,64,VAL) == (VAL)) ? (VAL) : fVSATUVALN(N,VAL)),