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

/gem5/src/arch/arm/insts/
H A Dfplib.cc1211 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
2028 int a_sgn, a_exp, x_sgn, x_exp; local
2080 int a_sgn, a_exp, x_sgn, x_exp; local
2135 int a_sgn, a_exp, x_sgn, x_exp, c; local
4832 int x_exp = FP16_EXP_BIAS + FP64_BITS - 1 - fbits; local
4852 int x_exp = FP32_EXP_BIAS + FP64_BITS - 1 - fbits; local
4872 int x_exp = FP64_EXP_BIAS + FP64_BITS - 1 - fbits; local
[all...]

Completed in 25 milliseconds