Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgenptr.h45 void gen_sat_i32(TCGv dest, TCGv source, int width);
H A Dgenptr.c1345 void gen_sat_i32(TCGv dest, TCGv source, int width) in gen_sat_i32() function
1356 gen_sat_i32(tmp, source, width); in gen_sat_i32_ovfl()