Re: [PATCH v3] Set the correct env->fpip for x86 float instructions

2021-04-30 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210430223701.176696-1-ziqiaok...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210430223701.176696-1-ziqiaok...@gmail.com Subject: [PATCH v3] Set the correct env

[PATCH v3] Set the correct env->fpip for x86 float instructions

2021-04-30 Thread Ziqiao Kong
Changes since v2: - Change the sequence of fpcs, fpds, fpip and fpdp in CPUX86State. - Use stl instead of stw in do_fstenv. - Move variables to floats instruction case block. - Move last accessed memory operand to a temp variable to avoid another load. - Move segment selectors instead of segme