Searched refs:GDB_REG_FR (Results 1 – 2 of 2) sorted by relevance
52 #define GDB_REG_FR(N) (64+(N)) macro
1817 case GDB_REG_FR(0) ... GDB_REG_FR(63): in gdbstub()1818 __debug_user_context->f.fr[addr - GDB_REG_FR(0)] = temp; in gdbstub()