[lldb] [Process/Utility] Declare register overlaps between ST and MM
authorMichał Górny <mgorny@moritz.systems>
Wed, 18 Nov 2020 19:16:01 +0000 (20:16 +0100)
committerMichał Górny <mgorny@moritz.systems>
Mon, 23 Nov 2020 08:23:14 +0000 (09:23 +0100)
commit8f2f9a82e2cc333d36ddd1b6bb0523623e065cdc
tree7cab8d95ed0d75d75fa420d38de90e84d7996cee
parent7b7c372e3fcadfd5ee6ab3fb68d9f0f1c25e0247
[lldb] [Process/Utility] Declare register overlaps between ST and MM

Explicitly declare register overlaps/invalidation between ST(i) and MMi
registers.

Differential Revision: https://reviews.llvm.org/D91728
lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h
lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h