Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/math-emu/
Ddriver.c84 unsigned int orig_sw, sw; in handle_fpe() local
98 memcpy(&orig_sw, frcopy, sizeof(orig_sw)); in handle_fpe()
102 printbinary(orig_sw, 32); in handle_fpe()