Home
last modified time | relevance | path

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

/openbmc/qemu/docs/devel/
H A Ddecodetree.rst249 if (trans_nop(ctx, &u.f_decode0)) return true;
/openbmc/qemu/target/hppa/
H A Dtranslate.c1940 static bool trans_nop(DisasContext *ctx, arg_nop *a) in trans_nop() function