Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
DMakefile.am24 SignalException.stderr.exp SignalException.vgtest \
51 SignalException \ program
DSignalException.vgtest1 prog: SignalException
/external/v8/src/mips/
Dsimulator-mips.h416 void SignalException(Exception e);
Dsimulator-mips.cc2337 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
3655 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
3659 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
3672 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
3676 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
4190 SignalException(kIntegerOverflow); in DecodeTypeImmediate()
4194 SignalException(kIntegerUnderflow); in DecodeTypeImmediate()
/external/v8/src/mips64/
Dsimulator-mips64.h430 void SignalException(Exception e);
Dsimulator-mips64.cc2339 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
3738 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
3742 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
3762 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
3766 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
4445 SignalException(kIntegerOverflow); in DecodeTypeImmediate()
4449 SignalException(kIntegerUnderflow); in DecodeTypeImmediate()