Searched refs:dis_condjsr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/disas/ | ||
H A D | dis-asm.h | 269 dis_condjsr, /* Conditional jump to subroutine */ enumerator |
/openbmc/qemu/disas/ | ||
H A D | mips.c | 5013 info->insn_type = dis_condjsr; in print_insn_mips() |