Ensure ins_Copy, ins_Load, ins_Move, and ins_Store all handle TYP_MASK (#85110)
authorTanner Gooding <tagoo@outlook.com>
Fri, 21 Apr 2023 22:42:26 +0000 (15:42 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2023 22:42:26 +0000 (15:42 -0700)
commitbb48d4631ab1109e89344fe690c61a9a3814f915
treef214c8de4b245b5e28e99cc92ca43f00f43abe53
parentfa60eb754c45e1d3834ec3d08dc00aae42a53084
Ensure ins_Copy, ins_Load, ins_Move, and ins_Store all handle TYP_MASK (#85110)

* Ensure ins_Copy, ins_Load, ins_Move, and ins_Store all handle TYP_MASK

* Ensure REG_SP is still handled on Arm64

* Filter out TYP_MASK from Unix x86
src/coreclr/jit/instr.cpp
src/coreclr/jit/target.h