Home
last modified time | relevance | path

Searched refs:fp_trun (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_fp1.h50 uint32 fp_trun (OP *result, OP source, OPSIZE precision);
H A Dhp2100_cpu3.c396 O = fp_trun (&fpop, op[2], fp_x); /* truncate operand (can't ovf) */ in cpu_ffp()
H A Dhp2100_fp1.c1421 uint32 fp_trun (OP *result, OP source, OPSIZE precision) in fp_trun() function
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu_fp.h74 extern uint32 fp_trun (OP *result, OP source, OPSIZE precision);
H A Dhp2100_cpu3.c418 O = fp_trun (&fpop, op[2], fp_x); /* truncate operand (can't ovf) */ in cpu_ffp()
H A Dhp2100_cpu_fpp.c1434 uint32 fp_trun (OP *result, OP source, OPSIZE precision) in fp_trun() function
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu_fp.h74 extern uint32 fp_trun (OP *result, OP source, OPSIZE precision);
H A Dhp2100_cpu3.c418 O = fp_trun (&fpop, op[2], fp_x); /* truncate operand (can't ovf) */ in cpu_ffp()
H A Dhp2100_cpu_fpp.c1434 uint32 fp_trun (OP *result, OP source, OPSIZE precision) in fp_trun() function