HomeSort by: relevance | last modified time | path
    Searched defs:TRAP_DIV0 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 100 #define TRAP_DIV0 0x2a
824 sregs->trap = TRAP_DIV0;
841 sregs->trap = TRAP_DIV0;
871 sregs->trap = TRAP_DIV0;
888 sregs->trap = TRAP_DIV0;
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 100 #define TRAP_DIV0 0x2a
824 sregs->trap = TRAP_DIV0;
841 sregs->trap = TRAP_DIV0;
871 sregs->trap = TRAP_DIV0;
888 sregs->trap = TRAP_DIV0;

Completed in 24 milliseconds