Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.h153 void check_cop1x(DisasContext *ctx);
H A Dtranslate.c1496 void check_cop1x(DisasContext *ctx) in check_cop1x() function
1758 check_cop1x(ctx); \
1764 check_cop1x(ctx); \
10562 check_cop1x(ctx); in gen_flt3_ldst()
10572 check_cop1x(ctx); in gen_flt3_ldst()
10591 check_cop1x(ctx); in gen_flt3_ldst()
10599 check_cop1x(ctx); in gen_flt3_ldst()
10658 check_cop1x(ctx); in gen_flt3_arith()
10672 check_cop1x(ctx); in gen_flt3_arith()
10701 check_cop1x(ctx); in gen_flt3_arith()
[all …]
H A Dmicromips_translate.c.inc2486 check_cop1x(ctx);