diff options
author | Richard Henderson <rth@twiddle.net> | 2017-05-24 14:34:10 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2017-06-06 14:34:32 -0700 |
commit | d376f123c7de4cb82c743cb42421653aa305150e (patch) | |
tree | fa8efd51ce117af040817cd4b9822a05d43c7ae3 /bootdevice.c | |
parent | 303c681a8f50eb88fbafc2bf6a7e4c5813ac2be0 (diff) |
target/s390x: Re-implement a few EXECUTE target insns directly
While the previous patch is required for proper conformance,
the vast majority of target insns are MVC and XC for implementing
memmove and memset respectively. The next most common are CLC,
TR, and SVC.
Implementing these (and a few others for which we already have
an implementation) directly is faster than going through full
translation to a TB.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions