Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/math-emu/
Dcp1emu.c1315 unsigned long oldepc, prevepc; in fpu_emulator_cop1Handler() local
1319 oldepc = xcp->cp0_epc; in fpu_emulator_cop1Handler()
1358 if (sig == SIGILL && xcp->cp0_epc != oldepc) in fpu_emulator_cop1Handler()