Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| D | sstep.c | 124 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2588 op->ea = dform_ea(word, regs); in analyse_instr() 2594 op->ea = dform_ea(word, regs); in analyse_instr() 2600 op->ea = dform_ea(word, regs); in analyse_instr() 2606 op->ea = dform_ea(word, regs); in analyse_instr() 2612 op->ea = dform_ea(word, regs); in analyse_instr() 2618 op->ea = dform_ea(word, regs); in analyse_instr() 2624 op->ea = dform_ea(word, regs); in analyse_instr() 2631 op->ea = dform_ea(word, regs); in analyse_instr() 2636 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|