Home
last modified time | relevance | path

Searched hist:b76f0d8c2e3eac94bc7fd90a510cb7426b2a2699 (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.hb76f0d8c2e3eac94bc7fd90a510cb7426b2a2699 Wed Oct 31 07:04:25 UTC 2012 Yeongkyoon Lee <yeongkyoon.lee@samsung.com> tcg: Optimize qemu_ld/st by generating slow paths at the end of a block

Add optimized TCG qemu_ld/st generation which locates the code of TLB miss
cases at the end of a block after generating the other IRs.
Currently, this optimization supports only i386 and x86_64 hosts.

Signed-off-by: Yeongkyoon Lee <yeongkyoon.lee@samsung.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
/qemu/tcg/
H A Dtcg.cb76f0d8c2e3eac94bc7fd90a510cb7426b2a2699 Wed Oct 31 07:04:25 UTC 2012 Yeongkyoon Lee <yeongkyoon.lee@samsung.com> tcg: Optimize qemu_ld/st by generating slow paths at the end of a block

Add optimized TCG qemu_ld/st generation which locates the code of TLB miss
cases at the end of a block after generating the other IRs.
Currently, this optimization supports only i386 and x86_64 hosts.

Signed-off-by: Yeongkyoon Lee <yeongkyoon.lee@samsung.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>