Searched refs:spe_emu_instr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/powerpc/booke/
H A Dspe.c54 static int spe_emu_instr(uint32_t, struct fpemu *, struct fpn **, uint32_t *);
336 spe_emu_instr(uint32_t instr, struct fpemu *fpemu, function
538 high = spe_emu_instr(instr_sec_op, &fpemu, &result,
554 low = spe_emu_instr(instr_sec_op, &fpemu, &result,
633 res = spe_emu_instr(instr_sec_op, &fpemu, &result,

Completed in 187 milliseconds