Searched refs:test_i64_zext_i16 (Results 1 – 1 of 1) sorted by relevance
413 test_i64_zext_i16(unsigned short in, uint64_t expected) { in test_i64_zext_i16() function611 failed += test_i64_zext_i16(0xffff, 0x000000000000ffffLLU); in main()612 failed += test_i64_zext_i16(0x569a, 0x000000000000569aLLU); in main()