Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c145 static u_int decode_2e(u_int, u_int *);
152 static u_int decode_2e();
217 return(decode_2e(ir,fpregs)); in fpudispatch()
267 return(decode_2e(ir,fpregs)); in emfpudispatch()
1385 decode_2e(ir,fpregs) in decode_2e() function