diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-22 14:27:38 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-05-10 15:41:49 -0400 |
commit | e3a69234540d40b12c7d8f242fd8e21aadc2b81f (patch) | |
tree | 3cc57e34ef3e98a51a4e71eac96853b10fc26878 /scripts/qapi | |
parent | e58c7a3bba3076890592f02d2b0e596bf191b5c2 (diff) | |
download | qemu-e3a69234540d40b12c7d8f242fd8e21aadc2b81f.zip qemu-e3a69234540d40b12c7d8f242fd8e21aadc2b81f.tar.gz qemu-e3a69234540d40b12c7d8f242fd8e21aadc2b81f.tar.bz2 |
target/i386: Rename helper_fldt, helper_fstt
Change the prefix from "helper" to "do". The former should be
reserved for those functions that are called from TCG; the latter
is in use within the file already for those functions that are
called from the helper functions, adding a "retaddr" argument.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Tested-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210322132800.7470-3-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions