Searched refs:i64_sra (Results 1 - 1 of 1) sorted by relevance

/external/llvm/test/CodeGen/CellSPU/useful-harnesses/
H A Di64operations.c486 i64_sra(int64_t a, int amt) { function
631 failed += test_i64_variable_shift("i64_sra", i64_sra, tval_a, 10, 0x0000000047dc7ec1LL);
648 failed += test_i64_variable_shift("i64_sra", i64_sra, tval_f, 10, 0xffffffffc1d404d7LL);

Completed in 19 milliseconds