Lines Matching refs:edi
8 jmp *%edi9 jmp %edi10 jmp *(%edi)11 jmp (%edi)12 ljmp *xxx(,%edi,4)13 ljmp xxx(,%edi,4)22 call *%edi23 call %edi24 call *(%edi)25 call (%edi)26 lcall *xxx(,%edi,4)27 lcall xxx(,%edi,4)