Home
last modified time | relevance | path

Searched refs:subtract_sbfp (Results 1 – 1 of 1) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Dieee.c127 #define subtract_sbfp ARCH_DEP(subtract_sbfp) macro
3739 static int subtract_sbfp(float32 *op1, float32 *op2, REGS *regs) in subtract_sbfp() function
3772 pgm_check = subtract_sbfp(&op1, &op2, regs); in DEF_INST()
3799 pgm_check = subtract_sbfp(&op1, &op2, regs); in DEF_INST()