Searched refs:tcg_gen_abs_i64 (Results 1 – 6 of 6) sorted by relevance
181 #define tcg_gen_abs_tl tcg_gen_abs_i64
261 void tcg_gen_abs_i64(TCGv_i64, TCGv_i64);
3142 void tcg_gen_abs_i64(TCGv_i64 ret, TCGv_i64 a) in tcg_gen_abs_i64() function
2586 { .fni8 = tcg_gen_abs_i64, in tcg_gen_gvec_abs()
1184 tcg_gen_abs_i64(o->out, o->in2); in op_abs()
10002 tcg_gen_abs_i64(tcg_rd, tcg_rn); in handle_2misc_64()