Home
last modified time | relevance | path

Searched refs:check_insn (Results 1 – 4 of 4) sorted by relevance

/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc399 check_insn(ctx, ISA_MIPS3);
405 check_insn(ctx, ISA_MIPS3);
411 check_insn(ctx, ISA_MIPS3);
417 check_insn(ctx, ISA_MIPS3);
423 check_insn(ctx, ISA_MIPS3);
433 check_insn(ctx, ISA_MIPS3);
439 check_insn(ctx, ISA_MIPS3);
445 check_insn(ctx, ISA_MIPS3);
516 check_insn(ctx, ISA_MIPS3);
561 check_insn(ctx, ISA_MIPS_R1);
[all …]
H A Dmicromips_translate.c.inc832 check_insn(ctx, ISA_MIPS_R1);
1105 check_insn(ctx, ISA_MIPS_R6);
1120 check_insn(ctx, ISA_MIPS_R1);
1147 check_insn(ctx, ISA_MIPS_R1);
1166 check_insn(ctx, ISA_MIPS_R1);
1214 check_insn(ctx, ISA_MIPS_R2);
1219 check_insn(ctx, ISA_MIPS_R2);
1312 check_insn(ctx, ISA_MIPS_R1);
1658 check_insn(ctx, ISA_MIPS_R6);
1662 check_insn(ctx, ISA_MIPS_R6);
[all …]
H A Dtranslate.c1573 void check_insn(DisasContext *ctx, uint64_t flags) in check_insn() function
2304 check_insn(ctx, ISA_MIPS2); in gen_cop1_ldst()
5105 check_insn(ctx, ISA_MIPS_R1); in gen_mfc0()
5304 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5352 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5357 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5362 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5367 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5372 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
5388 check_insn(ctx, ISA_MIPS_R2); in gen_mfc0()
[all …]
H A Dtranslate.h142 void check_insn(DisasContext *ctx, uint64_t flags);