Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h153 void check_cop1x(DisasContext *ctx);
H A Dtranslate.c1495 void check_cop1x(DisasContext *ctx) in check_cop1x() function
1757 check_cop1x(ctx); \
1763 check_cop1x(ctx); \
10561 check_cop1x(ctx); in gen_flt3_ldst()
10571 check_cop1x(ctx); in gen_flt3_ldst()
10590 check_cop1x(ctx); in gen_flt3_ldst()
10598 check_cop1x(ctx); in gen_flt3_ldst()
10657 check_cop1x(ctx); in gen_flt3_arith()
10671 check_cop1x(ctx); in gen_flt3_arith()
10700 check_cop1x(ctx); in gen_flt3_arith()
[all …]
H A Dmicromips_translate.c.inc2486 check_cop1x(ctx);