Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/powerpc/lib/ |
D | sstep.c | 123 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2761 op->ea = dform_ea(word, regs); in analyse_instr() 2767 op->ea = dform_ea(word, regs); in analyse_instr() 2773 op->ea = dform_ea(word, regs); in analyse_instr() 2779 op->ea = dform_ea(word, regs); in analyse_instr() 2785 op->ea = dform_ea(word, regs); in analyse_instr() 2791 op->ea = dform_ea(word, regs); in analyse_instr() 2797 op->ea = dform_ea(word, regs); in analyse_instr() 2804 op->ea = dform_ea(word, regs); in analyse_instr() 2809 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|