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

  /src/sys/arch/sparc/sparc/
locore.s 120 * `jmp %l1; rett %l2', which is defined here for convenience.
122 #define RETT jmp %l1; rett %l2
1405 * wmask[CWP] tells whether a `rett' would return into the invalid window.
2096 RETT
2116 rett %l4 + 4
2348 wr %g2, 0, %psr ! set rett psr (including cond codes)
2379 /* note, we have not altered condition codes; safe to just rett */
2380 RETT
2817 RETT
    [all...]
  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 177 #define RETT 0x39
1142 case RETT:
1145 sregs->icnt = T_RETT; /* RETT takes two cycles */
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 177 #define RETT 0x39
1142 case RETT:
1145 sregs->icnt = T_RETT; /* RETT takes two cycles */

Completed in 34 milliseconds