[lldb] [Process/FreeBSD] Introduce mips64 FPU reg support
authorMichał Górny <mgorny@moritz.systems>
Thu, 9 Sep 2021 13:36:55 +0000 (15:36 +0200)
committerMichał Górny <mgorny@moritz.systems>
Fri, 10 Sep 2021 07:13:15 +0000 (09:13 +0200)
commit24332f0e27e17bbe3edfe3d66636c48c17d6ad5f
treec9fa69331f7a571458e826ae3ca8981aaa0c7f03
parentf659bf00b4c0f33947bbce19113ac7cd28e5da86
[lldb] [Process/FreeBSD] Introduce mips64 FPU reg support

Differential Revision: https://reviews.llvm.org/D96766
lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp
lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h
lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp
lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h
lldb/source/Plugins/Process/Utility/lldb-mips-freebsd-register-enums.h
lldb/unittests/Process/Utility/RegisterContextFreeBSDTest.cpp