Home | Sort by relevance Sort by last modified time |
/external/libunwind/src/hppa/ | |
getcontext.S | 60 fstds,ma %fr14, 8(%r29) |
setcontext.S | 63 fldds,ma 8(%r29), %fr14 |
/art/compiler/dex/quick/arm/ | |
arm_lir.h | 151 fr14 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 14, enumerator in enum:art::ArmNativeRegisterPool 246 constexpr RegStorage rs_fr14(RegStorage::kValid | fr14); [all...] |
/art/compiler/dex/quick/x86/ | |
x86_lir.h | 178 fr14 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 14, enumerator in enum:art::X86NativeRegisterPool 276 constexpr RegStorage rs_fr14(RegStorage::kValid | fr14); [all...] |