Home | History | Annotate | Download | only in disas

Lines Matching refs:disp

2796 			int disp = (((given & 0xffffff) ^ 0x800000) - 0x800000);
2797 info->print_address_func (disp*4 + pc + 8, info);