Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c118 #define get_subop1_PA1_1(op) extru(op,fpclass1subpos,2) /* PA89 (1.1) fmt */ macro
199 subop = get_subop1_PA1_1(ir); in fpudispatch()
253 subop = get_subop1_PA1_1(ir); in emfpudispatch()