arch-x86: Fix FLDCW_P and FNSTCW_P to use rip.
authorseanzw <seanyukigeek@gmail.com>
Fri, 1 Nov 2019 17:34:31 +0000 (10:34 -0700)
committerZHENGRONG WANG <seanzw@g.ucla.edu>
Fri, 1 Nov 2019 21:53:31 +0000 (21:53 +0000)
commitf97051aa4f031445cb8503a23f3de1218a9fc94f
treed3d7d53399d5189e49f51f440d84ab93a0ae2678
parent55eef302d49f28598e1284449e7cb4ee5987a3aa
arch-x86: Fix FLDCW_P and FNSTCW_P to use rip.

FLDCW_P and FNSTCW_P should use rip to compute address.

Change-Id: Ide7327e243d42bdd8791e43773385b2a79d45418
Signed-off-by: Zhengrong Wang <seanzw@ucla.edu>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22483
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/x86/isa/insts/x87/control/save_and_restore_x87_control_word.py