Home
last modified time | relevance | path

Searched refs:norm_round_pack (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_fp.c183 static FP_OPND norm_round_pack (FPU unpacked);
260 result_op = norm_round_pack (result); /* normalize, round, and pack the result */ in fp_exec()
419 static FP_OPND norm_round_pack (FPU unpacked) in norm_round_pack() function
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_fp.c198 static FP_OPND norm_round_pack (FPU unpacked);
275 result_op = norm_round_pack (result); /* normalize, round, and pack the result */ in fp_exec()
437 static FP_OPND norm_round_pack (FPU unpacked) in norm_round_pack() function