Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2481 static TCGv_i64 load_last_active(DisasContext *s, TCGv_i32 last, in load_last_active() function
2528 ele = load_last_active(s, last, a->rm, esz); in do_clast_vector()
2573 ele = load_last_active(s, last, rm, esz); in TRANS_FEAT()
2642 return load_last_active(s, last, rm, esz); in TRANS_FEAT()