Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/math-emu/
Ddriver.c65 unsigned int orig_sw, sw; in handle_fpe() local
79 memcpy(&orig_sw, frcopy, sizeof(orig_sw)); in handle_fpe()
83 printbinary(orig_sw, 32); in handle_fpe()