Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgenptr.h53 void gen_add_sat_i64(DisasContext *ctx, TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b);
H A Dgenptr.c1420 void gen_add_sat_i64(DisasContext *ctx, TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in gen_add_sat_i64() function