Searched refs:dform_ea (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/lib/ |
| H A D | sstep.c | 123 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() function 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() 2793 op->ea = dform_ea(word, regs); in analyse_instr() 2800 op->ea = dform_ea(word, regs); in analyse_instr() 2805 op->ea = dform_ea(word, regs); in analyse_instr() [all …]
|