Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c119 #define get_subop1_PA2_0(op) extru(op,fpclass1subpos,3) /* PA 2.0 fmt */ macro
197 subop = get_subop1_PA2_0(ir); in fpudispatch()
251 subop = get_subop1_PA2_0(ir); in emfpudispatch()