Searched refs:fpu_d1 (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/arm/ |
D | RegisterContextWindows_arm.cpp | 59 fpu_d0, fpu_d1, fpu_d2, fpu_d3, fpu_d4, fpu_d5, fpu_d6, fpu_d7, 202 case fpu_d1: in ReadRegister() 367 case fpu_d1: in WriteRegister()
|
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/arm64/ |
D | RegisterContextWindows_arm64.cpp | 76 fpu_d0, fpu_d1, fpu_d2, fpu_d3, fpu_d4, fpu_d5, fpu_d6, fpu_d7, 282 case fpu_d1: in ReadRegister()
|
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm.h | 100 fpu_d1, enumerator 226 static uint32_t g_s2_invalidates[] = {fpu_d1, fpu_q0, LLDB_INVALID_REGNUM}; 227 static uint32_t g_s3_invalidates[] = {fpu_d1, fpu_q0, LLDB_INVALID_REGNUM}; 308 fpu_d0, fpu_d1, fpu_s0, fpu_s1, fpu_s2, fpu_s3, LLDB_INVALID_REGNUM}; 955 fpu_d1},
|
D | RegisterInfoPOSIX_arm.cpp | 116 fpu_d1, fpu_d2,
|
D | RegisterInfoPOSIX_arm64.cpp | 141 fpu_s31, fpu_d0, fpu_d1,
|
D | RegisterInfos_arm64_sve.h | 76 static uint32_t g_sve_s1_invalidates[] = {sve_z1, fpu_v1, fpu_d1, 206 static uint32_t g_sve_v1_invalidates[] = {sve_z1, fpu_d1, fpu_s1,
|
D | RegisterInfos_arm64.h | 190 fpu_d1, enumerator 394 static uint32_t g_s1_invalidates[] = {fpu_v1, fpu_d1, LLDB_INVALID_REGNUM};
|
D | RegisterContextDarwin_arm64.cpp | 471 case fpu_d1: in ReadRegister()
|