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.inc4153 check_xnp(ctx);
4167 check_xnp(ctx);
4255 check_xnp(ctx);
4261 check_xnp(ctx);
4274 check_xnp(ctx);
4280 check_xnp(ctx);
H A Dtranslate.c1673 static inline void check_xnp(DisasContext *ctx) in check_xnp() function