Home | History | Annotate | Download | only in qemu

Lines Matching defs:disp

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