HomeSort by relevance Sort by last modified time
    Searched full:testfistp (Results 1 - 1 of 1) sorted by null

  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
X87.cpp 237 #define TestFistp(OperandType, Size, MemorySize, FpType, IntType) \
265 TestFistp(s, 32, Dword, float, uint32_t);
266 TestFistp(l, 64, Qword, double, uint64_t);
267 #undef TestFistp

Completed in 1342 milliseconds