Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5192 static bool op_strd_ri(DisasContext *s, arg_ldst_ri *a, int rt2) in op_strd_ri() function
5216 return op_strd_ri(s, a, a->rt + 1); in trans_STRD_ri_a32()
5225 return op_strd_ri(s, &b, a->rt2); in trans_STRD_ri_t32()