Home
last modified time | relevance | path

Searched defs:ovf_result (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dmulti_result.c55 int *pred_result, bool *ovf_result) in vacsh()
153 bool ovf_result; in test_vacsh() local
H A Doverflow.c31 static int32_t satub(int32_t src, int32_t *p, bool *ovf_result) in satub()