Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/powerpc/lib/ |
| D | sstep.c | 128 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 2680 op->ea = dform_ea(word, regs); in analyse_instr() 2686 op->ea = dform_ea(word, regs); in analyse_instr() 2692 op->ea = dform_ea(word, regs); in analyse_instr() 2698 op->ea = dform_ea(word, regs); in analyse_instr() 2704 op->ea = dform_ea(word, regs); in analyse_instr() 2710 op->ea = dform_ea(word, regs); in analyse_instr() 2716 op->ea = dform_ea(word, regs); in analyse_instr() 2723 op->ea = dform_ea(word, regs); in analyse_instr() 2728 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|