/frameworks/compile/libbcc/runtime/test/Unit/ |
D | fixsfti_test.c | 34 twords xt; in test__fixsfti() local 35 xt.all = x; in test__fixsfti() 39 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixsfti()
|
D | fixunssfti_test.c | 36 utwords xt; in test__fixunssfti() local 37 xt.all = x; in test__fixunssfti() 41 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixunssfti()
|
D | fixdfti_test.c | 34 twords xt; in test__fixdfti() local 35 xt.all = x; in test__fixdfti() 39 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixdfti()
|
D | fixunsdfti_test.c | 36 utwords xt; in test__fixunsdfti() local 37 xt.all = x; in test__fixunsdfti() 41 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixunsdfti()
|
D | absvti2_test.c | 36 twords xt; in test__absvti2() local 37 xt.all = x; in test__absvti2() 42 at.s.high, at.s.low, xt.s.high, xt.s.low, in test__absvti2()
|
D | fixxfti_test.c | 35 utwords xt; in test__fixxfti() local 36 xt.all = x; in test__fixxfti() 40 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixxfti()
|
D | fixunsxfti_test.c | 37 utwords xt; in test__fixunsxfti() local 38 xt.all = x; in test__fixunsxfti() 42 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__fixunsxfti()
|
D | subvti3_test.c | 36 twords xt; in test__subvti3() local 37 xt.all = x; in test__subvti3() 42 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__subvti3()
|
D | divti3_test.c | 32 twords xt; in test__divti3() local 33 xt.all = x; in test__divti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__divti3()
|
D | addvti3_test.c | 35 twords xt; in test__addvti3() local 36 xt.all = x; in test__addvti3() 41 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__addvti3()
|
D | modti3_test.c | 32 twords xt; in test__modti3() local 33 xt.all = x; in test__modti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__modti3()
|
D | negvti2_test.c | 34 twords xt; in test__negvti2() local 35 xt.all = x; in test__negvti2() 40 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__negvti2()
|
D | multi3_test.c | 30 twords xt; in test__multi3() local 31 xt.all = x; in test__multi3() 36 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__multi3()
|
D | negti2_test.c | 30 twords xt; in test__negti2() local 31 xt.all = x; in test__negti2() 36 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__negti2()
|
D | mulvti3_test.c | 34 twords xt; in test__mulvti3() local 35 xt.all = x; in test__mulvti3() 40 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__mulvti3()
|
D | ashlti3_test.c | 34 twords xt; in test__ashlti3() local 35 xt.all = x; in test__ashlti3() 40 at.s.high, at.s.low, b, xt.s.high, xt.s.low, in test__ashlti3()
|
D | ashrti3_test.c | 32 twords xt; in test__ashrti3() local 33 xt.all = x; in test__ashrti3() 38 at.s.high, at.s.low, b, xt.s.high, xt.s.low, in test__ashrti3()
|
D | lshrti3_test.c | 32 twords xt; in test__lshrti3() local 33 xt.all = x; in test__lshrti3() 38 at.s.high, at.s.low, b, xt.s.high, xt.s.low, in test__lshrti3()
|