Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/lib/ |
D | sstep.c | 123 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2750 op->ea = dform_ea(word, regs); in analyse_instr() 2756 op->ea = dform_ea(word, regs); in analyse_instr() 2762 op->ea = dform_ea(word, regs); in analyse_instr() 2768 op->ea = dform_ea(word, regs); in analyse_instr() 2774 op->ea = dform_ea(word, regs); in analyse_instr() 2780 op->ea = dform_ea(word, regs); in analyse_instr() 2786 op->ea = dform_ea(word, regs); in analyse_instr() 2793 op->ea = dform_ea(word, regs); in analyse_instr() 2798 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|