Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/powerpc/lib/ |
D | sstep.c | 124 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2544 op->ea = dform_ea(word, regs); in analyse_instr() 2550 op->ea = dform_ea(word, regs); in analyse_instr() 2556 op->ea = dform_ea(word, regs); in analyse_instr() 2562 op->ea = dform_ea(word, regs); in analyse_instr() 2568 op->ea = dform_ea(word, regs); in analyse_instr() 2574 op->ea = dform_ea(word, regs); in analyse_instr() 2580 op->ea = dform_ea(word, regs); in analyse_instr() 2587 op->ea = dform_ea(word, regs); in analyse_instr() 2592 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|