Home
last modified time | relevance | path

Searched refs:UnalignedSupport (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp5242 if (UnalignedSupport() || in EmulateSTRThumb()
5439 if (UnalignedSupport() || in EmulateSTRRegister()
6433 else if (UnalignedSupport() || in EmulateLDRImmediateARM()
6637 else if (UnalignedSupport() || in EmulateLDRRegister()
7067 if UnalignedSupport() || address<0> = '0' then in EmulateLDRHImmediate()
7213 if UnalignedSupport() || address<0> = '0' then in EmulateLDRHLiteral()
7319 if UnalignedSupport() || address<0> = '0' then in EmulateLDRHRegister()
7891 if UnalignedSupport() || address<0> = '0' then in EmulateLDRSHImmediate()
8049 if UnalignedSupport() || address<0> = '0' then in EmulateLDRSHLiteral()
8152 if UnalignedSupport() || address<0> = '0' then in EmulateLDRSHRegister()
[all …]
H A DEmulateInstructionARM.h179 bool UnalignedSupport();