On 10/27/22 21:26, Richard Henderson wrote:
The helpers for reset_rf, cli, sti, clac, stac are
completely trivial; implement them inline.

Drop some nearby #if 0 code.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/i386/helper.h        |  5 -----
  target/i386/tcg/cc_helper.c | 41 -------------------------------------
  target/i386/tcg/translate.c | 30 ++++++++++++++++++++++-----
  3 files changed, 25 insertions(+), 51 deletions(-)

Queuing to tcg-next, for convenience.


r~

Reply via email to