Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc4125 check_xnp(ctx);
4140 check_xnp(ctx);
4228 check_xnp(ctx);
4234 check_xnp(ctx);
4247 check_xnp(ctx);
4254 check_xnp(ctx);
H A Dtranslate.c1647 static inline void check_xnp(DisasContext *ctx) in check_xnp() function