target/i386: add FZRM, FSRS, FSRC
commit58794f644e43ef8e60ed05395c58099311c1fcd1
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Feb 2023 09:55:46 +0000 (27 10:55 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Feb 2023 17:44:03 +0000 (27 18:44 +0100)
tree1b1a2a29036c292c90b634ed281dd58f698196ed
parentc0728d4e3d23356691e4182eac54c67e1ca26618
target/i386: add FZRM, FSRS, FSRC

These are three more markers for string operation optimizations.
They can all be added to TCG, whose string operations are more or
less as fast as they can be for short lengths.

Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c
target/i386/cpu.h