Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/arch/powerpc/lib/ |
| D | sstep.c | 123 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2751 op->ea = dform_ea(word, regs); in analyse_instr() 2757 op->ea = dform_ea(word, regs); in analyse_instr() 2763 op->ea = dform_ea(word, regs); in analyse_instr() 2769 op->ea = dform_ea(word, regs); in analyse_instr() 2775 op->ea = dform_ea(word, regs); in analyse_instr() 2781 op->ea = dform_ea(word, regs); in analyse_instr() 2787 op->ea = dform_ea(word, regs); in analyse_instr() 2794 op->ea = dform_ea(word, regs); in analyse_instr() 2799 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|