Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/
Di64operations.c413 test_i64_zext_i16(unsigned short in, uint64_t expected) { in test_i64_zext_i16() function
611 failed += test_i64_zext_i16(0xffff, 0x000000000000ffffLLU); in main()
612 failed += test_i64_zext_i16(0x569a, 0x000000000000569aLLU); in main()