Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h67 #define TARGET_GEN_INTOVF -1 /* integer overflow */ macro
H A Dcpu_loop.c114 case TARGET_GEN_INTOVF: in cpu_loop()