Home
last modified time | relevance | path

Searched refs:kFpsrUfcBit (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dutility.h82 constexpr uint32_t kFpsrUfcBit = 1 << 3; // Underflow cumulative exception flag. variable
Dprecise_fp_arm64.cc370 ASSERT_EQ(fpsr, kFpsrUfcBit | kFpsrIxcBit) in TEST()
Dmain_arm64.cc8356 kFpsrUfcBit,