Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/booke/
H A Dspe.c312 spe_to_int(struct fpemu *fpemu, struct fpn *fpn, uint32_t *val, int sign) in spe_to_int() function
346 spe_to_int(fpemu, &fpemu->fe_f2, iresult, 0); in spe_emu_instr()
352 spe_to_int(fpemu, &fpemu->fe_f2, iresult, 1); in spe_emu_instr()