Searched defs:b_exp (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dfplib.cc555 int b_exp = FP16_EXP(b); local
578 int b_exp = FP32_EXP(b); local
601 int b_exp = FP64_EXP(b); local
624 int b_exp local
653 int b_exp = FP32_EXP(b); local
682 int b_exp = FP64_EXP(b); local
947 int a_sgn, a_exp, b_sgn, b_exp; local
966 int a_sgn, a_exp, b_sgn, b_exp; local
991 int a_sgn, a_exp, b_sgn, b_exp; local
1016 int a_sgn, a_exp, b_sgn, b_exp; local
1035 int a_sgn, a_exp, b_sgn, b_exp; local
1054 int a_sgn, a_exp, b_sgn, b_exp; local
1079 int a_sgn, a_exp, b_sgn, b_exp; local
1104 int a_sgn, a_exp, b_sgn, b_exp; local
1123 int a_sgn, a_exp, b_sgn, b_exp; local
1142 int a_sgn, a_exp, b_sgn, b_exp; local
1167 int a_sgn, a_exp, b_sgn, b_exp; local
1192 int a_sgn, a_exp, b_sgn, b_exp; local
1211 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1271 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1331 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1391 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1428 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1465 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1503 int a_sgn, a_exp, b_sgn, b_exp, c_sgn, c_exp, x_sgn, x_exp, y_sgn, y_exp; local
1588 int a_sgn, a_exp, b_sgn, b_exp, c_sgn, c_exp, x_sgn, x_exp, y_sgn, y_exp; local
1673 int a_sgn, a_exp, b_sgn, b_exp, c_sgn, c_exp, x_sgn, x_exp, y_sgn, y_exp; local
1764 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1806 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp; local
1848 int a_sgn, a_exp, b_sgn, b_exp, x_sgn, x_exp, c; local
[all...]

Completed in 30 milliseconds