Searched refs:next_insn (Results 1 – 6 of 6) sorted by relevance
2757 struct instruction *next_insn, in update_cfi_state() argument2969 if (op->dest.reg == cfi->cfa.base && !(next_insn && next_insn->hint)) { in update_cfi_state()3224 struct instruction *next_insn, in handle_insn_ops() argument3718 if (func && (!next_insn || !next_insn->hint)) { in validate_branch()3726 if (func && (!next_insn || !next_insn->hint)) { in validate_branch()3787 if (!next_insn) { in validate_branch()3800 insn = next_insn; in validate_branch()4501 struct instruction *insn, *next_insn; in validate_sls() local4505 next_insn = next_insn_same_sec(file, insn); in validate_sls()4512 if (!next_insn || next_insn->type != INSN_TRAP) { in validate_sls()[all …]
79 mips_instruction next_insn; member
6566 next_insn); in check_max_stack_depth_subprog()6582 i = next_insn; in check_max_stack_depth_subprog()20202 next_insn: in resolve_pseudo_ldimm64()21577 goto next_insn; in do_misc_fixups()21612 goto next_insn; in do_misc_fixups()21707 goto next_insn; in do_misc_fixups()21737 goto next_insn; in do_misc_fixups()21757 goto next_insn; in do_misc_fixups()21810 goto next_insn; in do_misc_fixups()21855 goto next_insn; in do_misc_fixups()[all …]
1016 ir = dec_insn.next_insn; /* process delay slot instr */ in cop1Emulate()1249 ir = dec_insn.next_insn; in cop1Emulate()2889 dec_insn.next_insn = (*instr_ptr << 16) | in fpu_emulator_cop1Handler()2894 dec_insn.next_insn = (*instr_ptr << 16) | in fpu_emulator_cop1Handler()2903 (get_user(dec_insn.next_insn, in fpu_emulator_cop1Handler()
667 mminsn.next_insn = word; in emulate_load_store_microMIPS()671 insn = (union mips_instruction)(mminsn.next_insn); in emulate_load_store_microMIPS()
301 mminsn.next_insn = word; in __microMIPS_compute_return_epc()