Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc401 check_insn(ctx, ISA_MIPS3);
407 check_insn(ctx, ISA_MIPS3);
413 check_insn(ctx, ISA_MIPS3);
419 check_insn(ctx, ISA_MIPS3);
425 check_insn(ctx, ISA_MIPS3);
435 check_insn(ctx, ISA_MIPS3);
441 check_insn(ctx, ISA_MIPS3);
447 check_insn(ctx, ISA_MIPS3);
518 check_insn(ctx, ISA_MIPS3);
597 check_insn(ctx, ISA_MIPS3);
[all …]
H A Dmicromips_translate.c.inc832 check_insn(ctx, ISA_MIPS_R1);
1845 check_insn(ctx, ISA_MIPS3);
1856 check_insn(ctx, ISA_MIPS3);
2531 check_insn(ctx, ISA_MIPS3);
2863 check_insn(ctx, ISA_MIPS_R6);
2877 check_insn(ctx, ISA_MIPS_R6);
2888 check_insn(ctx, ISA_MIPS_R6);
2899 check_insn(ctx, ISA_MIPS_R6);
2913 check_insn(ctx, ISA_MIPS_R6);
2944 check_insn(ctx, ISA_MIPS3);
[all …]
H A Dtranslate.c8731 check_insn(ctx, ISA_MIPS3); in gen_cp0()
8740 check_insn(ctx, ISA_MIPS3); in gen_cp0()
11061 check_insn(ctx, ISA_MIPS_R2); in gen_rdhwr()
13398 check_insn(ctx, ISA_MIPS3); in decode_opc_special_legacy()
13509 check_insn(ctx, ISA_MIPS2); in decode_opc_special()
13528 check_insn(ctx, ISA_MIPS2); in decode_opc_special()
13538 check_insn(ctx, ISA_MIPS3); in decode_opc_special()
13582 check_insn(ctx, ISA_MIPS3); in decode_opc_special()
13588 check_insn(ctx, ISA_MIPS3); in decode_opc_special()
14880 check_insn(ctx, ISA_MIPS2); in decode_opc_legacy()
[all …]
H A Dtranslate.h142 void check_insn(DisasContext *ctx, uint64_t flags);