diff options
author | Yeongkyoon Lee <yeongkyoon.lee@samsung.com> | 2012-10-31 16:04:24 +0900 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-11-03 09:44:20 +0000 |
commit | fdbb84d1332ae0827d60f1a2ca03c7d5678c6edd (patch) | |
tree | 1f05b7cd3c113d4cd2bba0b35964b3af8a586c6c /tcg/i386 | |
parent | 32761257c0b9fa7ee04d2871a6e48a41f119c469 (diff) | |
download | qemu-fdbb84d1332ae0827d60f1a2ca03c7d5678c6edd.zip qemu-fdbb84d1332ae0827d60f1a2ca03c7d5678c6edd.tar.gz qemu-fdbb84d1332ae0827d60f1a2ca03c7d5678c6edd.tar.bz2 |
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Add GETPC_EXT which is used by MMU helpers to selectively calculate the code
address of accessing guest memory when called from a qemu_ld/st optimized code
or a C function. Currently, it supports only i386 and x86-64 hosts.
Signed-off-by: Yeongkyoon Lee <yeongkyoon.lee@samsung.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'tcg/i386')
0 files changed, 0 insertions, 0 deletions