Home
last modified time | relevance | path

Searched refs:fAND128 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dmacros.h421 #define fAND128(A, B) (int128_and(A, B)) macro
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def852 fAND128, /* Rounding to a boundary */
H A Dalu.idef1139 rndbit_128 = fAND128(rndbit_128, src_128);\