Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Ddriver.c71 unsigned int orig_sw, sw; in handle_fpe() local
85 memcpy(&orig_sw, frcopy, sizeof(orig_sw)); in handle_fpe()
89 printbinary(orig_sw, 32); in handle_fpe()