GDB_SIZEOF_REG     37 arch/h8300/include/asm/kgdb.h #define NUMREGBYTES		(DBG_MAX_REG_NUM * GDB_SIZEOF_REG)
GDB_SIZEOF_REG     17 arch/h8300/kernel/kgdb.c 	{ "er0", GDB_SIZEOF_REG, offsetof(struct pt_regs, er0) },
GDB_SIZEOF_REG     18 arch/h8300/kernel/kgdb.c 	{ "er1", GDB_SIZEOF_REG, offsetof(struct pt_regs, er1) },
GDB_SIZEOF_REG     19 arch/h8300/kernel/kgdb.c 	{ "er2", GDB_SIZEOF_REG, offsetof(struct pt_regs, er2) },
GDB_SIZEOF_REG     20 arch/h8300/kernel/kgdb.c 	{ "er3", GDB_SIZEOF_REG, offsetof(struct pt_regs, er3) },
GDB_SIZEOF_REG     21 arch/h8300/kernel/kgdb.c 	{ "er4", GDB_SIZEOF_REG, offsetof(struct pt_regs, er4) },
GDB_SIZEOF_REG     22 arch/h8300/kernel/kgdb.c 	{ "er5", GDB_SIZEOF_REG, offsetof(struct pt_regs, er5) },
GDB_SIZEOF_REG     23 arch/h8300/kernel/kgdb.c 	{ "er6", GDB_SIZEOF_REG, offsetof(struct pt_regs, er6) },
GDB_SIZEOF_REG     24 arch/h8300/kernel/kgdb.c 	{ "sp", GDB_SIZEOF_REG, offsetof(struct pt_regs, sp) },
GDB_SIZEOF_REG     25 arch/h8300/kernel/kgdb.c 	{ "ccr", GDB_SIZEOF_REG, offsetof(struct pt_regs, ccr) },
GDB_SIZEOF_REG     26 arch/h8300/kernel/kgdb.c 	{ "pc", GDB_SIZEOF_REG, offsetof(struct pt_regs, pc) },
GDB_SIZEOF_REG     27 arch/h8300/kernel/kgdb.c 	{ "cycles", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     29 arch/h8300/kernel/kgdb.c 	{ "exr", GDB_SIZEOF_REG, offsetof(struct pt_regs, exr) },
GDB_SIZEOF_REG     31 arch/h8300/kernel/kgdb.c 	{ "tick", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     32 arch/h8300/kernel/kgdb.c 	{ "inst", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     20 arch/hexagon/kernel/kgdb.c 	{ " r0", GDB_SIZEOF_REG, offsetof(struct pt_regs, r00)},
GDB_SIZEOF_REG     21 arch/hexagon/kernel/kgdb.c 	{ " r1", GDB_SIZEOF_REG, offsetof(struct pt_regs, r01)},
GDB_SIZEOF_REG     22 arch/hexagon/kernel/kgdb.c 	{ " r2", GDB_SIZEOF_REG, offsetof(struct pt_regs, r02)},
GDB_SIZEOF_REG     23 arch/hexagon/kernel/kgdb.c 	{ " r3", GDB_SIZEOF_REG, offsetof(struct pt_regs, r03)},
GDB_SIZEOF_REG     24 arch/hexagon/kernel/kgdb.c 	{ " r4", GDB_SIZEOF_REG, offsetof(struct pt_regs, r04)},
GDB_SIZEOF_REG     25 arch/hexagon/kernel/kgdb.c 	{ " r5", GDB_SIZEOF_REG, offsetof(struct pt_regs, r05)},
GDB_SIZEOF_REG     26 arch/hexagon/kernel/kgdb.c 	{ " r6", GDB_SIZEOF_REG, offsetof(struct pt_regs, r06)},
GDB_SIZEOF_REG     27 arch/hexagon/kernel/kgdb.c 	{ " r7", GDB_SIZEOF_REG, offsetof(struct pt_regs, r07)},
GDB_SIZEOF_REG     28 arch/hexagon/kernel/kgdb.c 	{ " r8", GDB_SIZEOF_REG, offsetof(struct pt_regs, r08)},
GDB_SIZEOF_REG     29 arch/hexagon/kernel/kgdb.c 	{ " r9", GDB_SIZEOF_REG, offsetof(struct pt_regs, r09)},
GDB_SIZEOF_REG     30 arch/hexagon/kernel/kgdb.c 	{ "r10", GDB_SIZEOF_REG, offsetof(struct pt_regs, r10)},
GDB_SIZEOF_REG     31 arch/hexagon/kernel/kgdb.c 	{ "r11", GDB_SIZEOF_REG, offsetof(struct pt_regs, r11)},
GDB_SIZEOF_REG     32 arch/hexagon/kernel/kgdb.c 	{ "r12", GDB_SIZEOF_REG, offsetof(struct pt_regs, r12)},
GDB_SIZEOF_REG     33 arch/hexagon/kernel/kgdb.c 	{ "r13", GDB_SIZEOF_REG, offsetof(struct pt_regs, r13)},
GDB_SIZEOF_REG     34 arch/hexagon/kernel/kgdb.c 	{ "r14", GDB_SIZEOF_REG, offsetof(struct pt_regs, r14)},
GDB_SIZEOF_REG     35 arch/hexagon/kernel/kgdb.c 	{ "r15", GDB_SIZEOF_REG, offsetof(struct pt_regs, r15)},
GDB_SIZEOF_REG     36 arch/hexagon/kernel/kgdb.c 	{ "r16", GDB_SIZEOF_REG, offsetof(struct pt_regs, r16)},
GDB_SIZEOF_REG     37 arch/hexagon/kernel/kgdb.c 	{ "r17", GDB_SIZEOF_REG, offsetof(struct pt_regs, r17)},
GDB_SIZEOF_REG     38 arch/hexagon/kernel/kgdb.c 	{ "r18", GDB_SIZEOF_REG, offsetof(struct pt_regs, r18)},
GDB_SIZEOF_REG     39 arch/hexagon/kernel/kgdb.c 	{ "r19", GDB_SIZEOF_REG, offsetof(struct pt_regs, r19)},
GDB_SIZEOF_REG     40 arch/hexagon/kernel/kgdb.c 	{ "r20", GDB_SIZEOF_REG, offsetof(struct pt_regs, r20)},
GDB_SIZEOF_REG     41 arch/hexagon/kernel/kgdb.c 	{ "r21", GDB_SIZEOF_REG, offsetof(struct pt_regs, r21)},
GDB_SIZEOF_REG     42 arch/hexagon/kernel/kgdb.c 	{ "r22", GDB_SIZEOF_REG, offsetof(struct pt_regs, r22)},
GDB_SIZEOF_REG     43 arch/hexagon/kernel/kgdb.c 	{ "r23", GDB_SIZEOF_REG, offsetof(struct pt_regs, r23)},
GDB_SIZEOF_REG     44 arch/hexagon/kernel/kgdb.c 	{ "r24", GDB_SIZEOF_REG, offsetof(struct pt_regs, r24)},
GDB_SIZEOF_REG     45 arch/hexagon/kernel/kgdb.c 	{ "r25", GDB_SIZEOF_REG, offsetof(struct pt_regs, r25)},
GDB_SIZEOF_REG     46 arch/hexagon/kernel/kgdb.c 	{ "r26", GDB_SIZEOF_REG, offsetof(struct pt_regs, r26)},
GDB_SIZEOF_REG     47 arch/hexagon/kernel/kgdb.c 	{ "r27", GDB_SIZEOF_REG, offsetof(struct pt_regs, r27)},
GDB_SIZEOF_REG     48 arch/hexagon/kernel/kgdb.c 	{ "r28", GDB_SIZEOF_REG, offsetof(struct pt_regs, r28)},
GDB_SIZEOF_REG     49 arch/hexagon/kernel/kgdb.c 	{ "r29", GDB_SIZEOF_REG, offsetof(struct pt_regs, r29)},
GDB_SIZEOF_REG     50 arch/hexagon/kernel/kgdb.c 	{ "r30", GDB_SIZEOF_REG, offsetof(struct pt_regs, r30)},
GDB_SIZEOF_REG     51 arch/hexagon/kernel/kgdb.c 	{ "r31", GDB_SIZEOF_REG, offsetof(struct pt_regs, r31)},
GDB_SIZEOF_REG     53 arch/hexagon/kernel/kgdb.c 	{ "usr", GDB_SIZEOF_REG, offsetof(struct pt_regs, usr)},
GDB_SIZEOF_REG     54 arch/hexagon/kernel/kgdb.c 	{ "preds", GDB_SIZEOF_REG, offsetof(struct pt_regs, preds)},
GDB_SIZEOF_REG     55 arch/hexagon/kernel/kgdb.c 	{ " m0", GDB_SIZEOF_REG, offsetof(struct pt_regs, m0)},
GDB_SIZEOF_REG     56 arch/hexagon/kernel/kgdb.c 	{ " m1", GDB_SIZEOF_REG, offsetof(struct pt_regs, m1)},
GDB_SIZEOF_REG     57 arch/hexagon/kernel/kgdb.c 	{ "sa0", GDB_SIZEOF_REG, offsetof(struct pt_regs, sa0)},
GDB_SIZEOF_REG     58 arch/hexagon/kernel/kgdb.c 	{ "sa1", GDB_SIZEOF_REG, offsetof(struct pt_regs, sa1)},
GDB_SIZEOF_REG     59 arch/hexagon/kernel/kgdb.c 	{ "lc0", GDB_SIZEOF_REG, offsetof(struct pt_regs, lc0)},
GDB_SIZEOF_REG     60 arch/hexagon/kernel/kgdb.c 	{ "lc1", GDB_SIZEOF_REG, offsetof(struct pt_regs, lc1)},
GDB_SIZEOF_REG     61 arch/hexagon/kernel/kgdb.c 	{ " gp", GDB_SIZEOF_REG, offsetof(struct pt_regs, gp)},
GDB_SIZEOF_REG     62 arch/hexagon/kernel/kgdb.c 	{ "ugp", GDB_SIZEOF_REG, offsetof(struct pt_regs, ugp)},
GDB_SIZEOF_REG     63 arch/hexagon/kernel/kgdb.c 	{ "cs0", GDB_SIZEOF_REG, offsetof(struct pt_regs, cs0)},
GDB_SIZEOF_REG     64 arch/hexagon/kernel/kgdb.c 	{ "cs1", GDB_SIZEOF_REG, offsetof(struct pt_regs, cs1)},
GDB_SIZEOF_REG     65 arch/hexagon/kernel/kgdb.c 	{ "psp", GDB_SIZEOF_REG, offsetof(struct pt_regs, hvmer.vmpsp)},
GDB_SIZEOF_REG     66 arch/hexagon/kernel/kgdb.c 	{ "elr", GDB_SIZEOF_REG, offsetof(struct pt_regs, hvmer.vmel)},
GDB_SIZEOF_REG     67 arch/hexagon/kernel/kgdb.c 	{ "est", GDB_SIZEOF_REG, offsetof(struct pt_regs, hvmer.vmest)},
GDB_SIZEOF_REG     68 arch/hexagon/kernel/kgdb.c 	{ "badva", GDB_SIZEOF_REG, offsetof(struct pt_regs, hvmer.vmbadva)},
GDB_SIZEOF_REG     69 arch/hexagon/kernel/kgdb.c 	{ "restart_r0", GDB_SIZEOF_REG, offsetof(struct pt_regs, restart_r0)},
GDB_SIZEOF_REG     70 arch/hexagon/kernel/kgdb.c 	{ "syscall_nr", GDB_SIZEOF_REG, offsetof(struct pt_regs, syscall_nr)},
GDB_SIZEOF_REG     31 arch/mips/include/asm/kgdb.h #define NUMREGBYTES		(DBG_MAX_REG_NUM * sizeof(GDB_SIZEOF_REG))
GDB_SIZEOF_REG     32 arch/mips/include/asm/kgdb.h #define NUMCRITREGBYTES		(12 * sizeof(GDB_SIZEOF_REG))
GDB_SIZEOF_REG     57 arch/mips/kernel/kgdb.c 	{ "zero", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[0]) },
GDB_SIZEOF_REG     58 arch/mips/kernel/kgdb.c 	{ "at", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[1]) },
GDB_SIZEOF_REG     59 arch/mips/kernel/kgdb.c 	{ "v0", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[2]) },
GDB_SIZEOF_REG     60 arch/mips/kernel/kgdb.c 	{ "v1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[3]) },
GDB_SIZEOF_REG     61 arch/mips/kernel/kgdb.c 	{ "a0", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[4]) },
GDB_SIZEOF_REG     62 arch/mips/kernel/kgdb.c 	{ "a1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[5]) },
GDB_SIZEOF_REG     63 arch/mips/kernel/kgdb.c 	{ "a2", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[6]) },
GDB_SIZEOF_REG     64 arch/mips/kernel/kgdb.c 	{ "a3", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[7]) },
GDB_SIZEOF_REG     65 arch/mips/kernel/kgdb.c 	{ "t0", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[8]) },
GDB_SIZEOF_REG     66 arch/mips/kernel/kgdb.c 	{ "t1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[9]) },
GDB_SIZEOF_REG     67 arch/mips/kernel/kgdb.c 	{ "t2", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[10]) },
GDB_SIZEOF_REG     68 arch/mips/kernel/kgdb.c 	{ "t3", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[11]) },
GDB_SIZEOF_REG     69 arch/mips/kernel/kgdb.c 	{ "t4", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[12]) },
GDB_SIZEOF_REG     70 arch/mips/kernel/kgdb.c 	{ "t5", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[13]) },
GDB_SIZEOF_REG     71 arch/mips/kernel/kgdb.c 	{ "t6", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[14]) },
GDB_SIZEOF_REG     72 arch/mips/kernel/kgdb.c 	{ "t7", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[15]) },
GDB_SIZEOF_REG     73 arch/mips/kernel/kgdb.c 	{ "s0", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[16]) },
GDB_SIZEOF_REG     74 arch/mips/kernel/kgdb.c 	{ "s1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[17]) },
GDB_SIZEOF_REG     75 arch/mips/kernel/kgdb.c 	{ "s2", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[18]) },
GDB_SIZEOF_REG     76 arch/mips/kernel/kgdb.c 	{ "s3", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[19]) },
GDB_SIZEOF_REG     77 arch/mips/kernel/kgdb.c 	{ "s4", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[20]) },
GDB_SIZEOF_REG     78 arch/mips/kernel/kgdb.c 	{ "s5", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[21]) },
GDB_SIZEOF_REG     79 arch/mips/kernel/kgdb.c 	{ "s6", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[22]) },
GDB_SIZEOF_REG     80 arch/mips/kernel/kgdb.c 	{ "s7", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[23]) },
GDB_SIZEOF_REG     81 arch/mips/kernel/kgdb.c 	{ "t8", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[24]) },
GDB_SIZEOF_REG     82 arch/mips/kernel/kgdb.c 	{ "t9", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[25]) },
GDB_SIZEOF_REG     83 arch/mips/kernel/kgdb.c 	{ "k0", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[26]) },
GDB_SIZEOF_REG     84 arch/mips/kernel/kgdb.c 	{ "k1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[27]) },
GDB_SIZEOF_REG     85 arch/mips/kernel/kgdb.c 	{ "gp", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[28]) },
GDB_SIZEOF_REG     86 arch/mips/kernel/kgdb.c 	{ "sp", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[29]) },
GDB_SIZEOF_REG     87 arch/mips/kernel/kgdb.c 	{ "s8", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[30]) },
GDB_SIZEOF_REG     88 arch/mips/kernel/kgdb.c 	{ "ra", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[31]) },
GDB_SIZEOF_REG     89 arch/mips/kernel/kgdb.c 	{ "sr", GDB_SIZEOF_REG, offsetof(struct pt_regs, cp0_status) },
GDB_SIZEOF_REG     90 arch/mips/kernel/kgdb.c 	{ "lo", GDB_SIZEOF_REG, offsetof(struct pt_regs, lo) },
GDB_SIZEOF_REG     91 arch/mips/kernel/kgdb.c 	{ "hi", GDB_SIZEOF_REG, offsetof(struct pt_regs, hi) },
GDB_SIZEOF_REG     92 arch/mips/kernel/kgdb.c 	{ "bad", GDB_SIZEOF_REG, offsetof(struct pt_regs, cp0_badvaddr) },
GDB_SIZEOF_REG     93 arch/mips/kernel/kgdb.c 	{ "cause", GDB_SIZEOF_REG, offsetof(struct pt_regs, cp0_cause) },
GDB_SIZEOF_REG     94 arch/mips/kernel/kgdb.c 	{ "pc", GDB_SIZEOF_REG, offsetof(struct pt_regs, cp0_epc) },
GDB_SIZEOF_REG     95 arch/mips/kernel/kgdb.c 	{ "f0", GDB_SIZEOF_REG, 0 },
GDB_SIZEOF_REG     96 arch/mips/kernel/kgdb.c 	{ "f1", GDB_SIZEOF_REG, 1 },
GDB_SIZEOF_REG     97 arch/mips/kernel/kgdb.c 	{ "f2", GDB_SIZEOF_REG, 2 },
GDB_SIZEOF_REG     98 arch/mips/kernel/kgdb.c 	{ "f3", GDB_SIZEOF_REG, 3 },
GDB_SIZEOF_REG     99 arch/mips/kernel/kgdb.c 	{ "f4", GDB_SIZEOF_REG, 4 },
GDB_SIZEOF_REG    100 arch/mips/kernel/kgdb.c 	{ "f5", GDB_SIZEOF_REG, 5 },
GDB_SIZEOF_REG    101 arch/mips/kernel/kgdb.c 	{ "f6", GDB_SIZEOF_REG, 6 },
GDB_SIZEOF_REG    102 arch/mips/kernel/kgdb.c 	{ "f7", GDB_SIZEOF_REG, 7 },
GDB_SIZEOF_REG    103 arch/mips/kernel/kgdb.c 	{ "f8", GDB_SIZEOF_REG, 8 },
GDB_SIZEOF_REG    104 arch/mips/kernel/kgdb.c 	{ "f9", GDB_SIZEOF_REG, 9 },
GDB_SIZEOF_REG    105 arch/mips/kernel/kgdb.c 	{ "f10", GDB_SIZEOF_REG, 10 },
GDB_SIZEOF_REG    106 arch/mips/kernel/kgdb.c 	{ "f11", GDB_SIZEOF_REG, 11 },
GDB_SIZEOF_REG    107 arch/mips/kernel/kgdb.c 	{ "f12", GDB_SIZEOF_REG, 12 },
GDB_SIZEOF_REG    108 arch/mips/kernel/kgdb.c 	{ "f13", GDB_SIZEOF_REG, 13 },
GDB_SIZEOF_REG    109 arch/mips/kernel/kgdb.c 	{ "f14", GDB_SIZEOF_REG, 14 },
GDB_SIZEOF_REG    110 arch/mips/kernel/kgdb.c 	{ "f15", GDB_SIZEOF_REG, 15 },
GDB_SIZEOF_REG    111 arch/mips/kernel/kgdb.c 	{ "f16", GDB_SIZEOF_REG, 16 },
GDB_SIZEOF_REG    112 arch/mips/kernel/kgdb.c 	{ "f17", GDB_SIZEOF_REG, 17 },
GDB_SIZEOF_REG    113 arch/mips/kernel/kgdb.c 	{ "f18", GDB_SIZEOF_REG, 18 },
GDB_SIZEOF_REG    114 arch/mips/kernel/kgdb.c 	{ "f19", GDB_SIZEOF_REG, 19 },
GDB_SIZEOF_REG    115 arch/mips/kernel/kgdb.c 	{ "f20", GDB_SIZEOF_REG, 20 },
GDB_SIZEOF_REG    116 arch/mips/kernel/kgdb.c 	{ "f21", GDB_SIZEOF_REG, 21 },
GDB_SIZEOF_REG    117 arch/mips/kernel/kgdb.c 	{ "f22", GDB_SIZEOF_REG, 22 },
GDB_SIZEOF_REG    118 arch/mips/kernel/kgdb.c 	{ "f23", GDB_SIZEOF_REG, 23 },
GDB_SIZEOF_REG    119 arch/mips/kernel/kgdb.c 	{ "f24", GDB_SIZEOF_REG, 24 },
GDB_SIZEOF_REG    120 arch/mips/kernel/kgdb.c 	{ "f25", GDB_SIZEOF_REG, 25 },
GDB_SIZEOF_REG    121 arch/mips/kernel/kgdb.c 	{ "f26", GDB_SIZEOF_REG, 26 },
GDB_SIZEOF_REG    122 arch/mips/kernel/kgdb.c 	{ "f27", GDB_SIZEOF_REG, 27 },
GDB_SIZEOF_REG    123 arch/mips/kernel/kgdb.c 	{ "f28", GDB_SIZEOF_REG, 28 },
GDB_SIZEOF_REG    124 arch/mips/kernel/kgdb.c 	{ "f29", GDB_SIZEOF_REG, 29 },
GDB_SIZEOF_REG    125 arch/mips/kernel/kgdb.c 	{ "f30", GDB_SIZEOF_REG, 30 },
GDB_SIZEOF_REG    126 arch/mips/kernel/kgdb.c 	{ "f31", GDB_SIZEOF_REG, 31 },
GDB_SIZEOF_REG    127 arch/mips/kernel/kgdb.c 	{ "fsr", GDB_SIZEOF_REG, 0 },
GDB_SIZEOF_REG    128 arch/mips/kernel/kgdb.c 	{ "fir", GDB_SIZEOF_REG, 0 },
GDB_SIZEOF_REG     72 arch/nios2/include/asm/kgdb.h #define NUMREGBYTES		(DBG_MAX_REG_NUM * sizeof(GDB_SIZEOF_REG))
GDB_SIZEOF_REG     20 arch/nios2/kernel/kgdb.c 	{ "zero", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     21 arch/nios2/kernel/kgdb.c 	{ "at", GDB_SIZEOF_REG, offsetof(struct pt_regs, r1) },
GDB_SIZEOF_REG     22 arch/nios2/kernel/kgdb.c 	{ "r2", GDB_SIZEOF_REG, offsetof(struct pt_regs, r2) },
GDB_SIZEOF_REG     23 arch/nios2/kernel/kgdb.c 	{ "r3", GDB_SIZEOF_REG, offsetof(struct pt_regs, r3) },
GDB_SIZEOF_REG     24 arch/nios2/kernel/kgdb.c 	{ "r4", GDB_SIZEOF_REG, offsetof(struct pt_regs, r4) },
GDB_SIZEOF_REG     25 arch/nios2/kernel/kgdb.c 	{ "r5", GDB_SIZEOF_REG, offsetof(struct pt_regs, r5) },
GDB_SIZEOF_REG     26 arch/nios2/kernel/kgdb.c 	{ "r6", GDB_SIZEOF_REG, offsetof(struct pt_regs, r6) },
GDB_SIZEOF_REG     27 arch/nios2/kernel/kgdb.c 	{ "r7", GDB_SIZEOF_REG, offsetof(struct pt_regs, r7) },
GDB_SIZEOF_REG     28 arch/nios2/kernel/kgdb.c 	{ "r8", GDB_SIZEOF_REG, offsetof(struct pt_regs, r8) },
GDB_SIZEOF_REG     29 arch/nios2/kernel/kgdb.c 	{ "r9", GDB_SIZEOF_REG, offsetof(struct pt_regs, r9) },
GDB_SIZEOF_REG     30 arch/nios2/kernel/kgdb.c 	{ "r10", GDB_SIZEOF_REG, offsetof(struct pt_regs, r10) },
GDB_SIZEOF_REG     31 arch/nios2/kernel/kgdb.c 	{ "r11", GDB_SIZEOF_REG, offsetof(struct pt_regs, r11) },
GDB_SIZEOF_REG     32 arch/nios2/kernel/kgdb.c 	{ "r12", GDB_SIZEOF_REG, offsetof(struct pt_regs, r12) },
GDB_SIZEOF_REG     33 arch/nios2/kernel/kgdb.c 	{ "r13", GDB_SIZEOF_REG, offsetof(struct pt_regs, r13) },
GDB_SIZEOF_REG     34 arch/nios2/kernel/kgdb.c 	{ "r14", GDB_SIZEOF_REG, offsetof(struct pt_regs, r14) },
GDB_SIZEOF_REG     35 arch/nios2/kernel/kgdb.c 	{ "r15", GDB_SIZEOF_REG, offsetof(struct pt_regs, r15) },
GDB_SIZEOF_REG     36 arch/nios2/kernel/kgdb.c 	{ "r16", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     37 arch/nios2/kernel/kgdb.c 	{ "r17", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     38 arch/nios2/kernel/kgdb.c 	{ "r18", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     39 arch/nios2/kernel/kgdb.c 	{ "r19", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     40 arch/nios2/kernel/kgdb.c 	{ "r20", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     41 arch/nios2/kernel/kgdb.c 	{ "r21", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     42 arch/nios2/kernel/kgdb.c 	{ "r22", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     43 arch/nios2/kernel/kgdb.c 	{ "r23", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     44 arch/nios2/kernel/kgdb.c 	{ "et", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     45 arch/nios2/kernel/kgdb.c 	{ "bt", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     46 arch/nios2/kernel/kgdb.c 	{ "gp", GDB_SIZEOF_REG, offsetof(struct pt_regs, gp) },
GDB_SIZEOF_REG     47 arch/nios2/kernel/kgdb.c 	{ "sp", GDB_SIZEOF_REG, offsetof(struct pt_regs, sp) },
GDB_SIZEOF_REG     48 arch/nios2/kernel/kgdb.c 	{ "fp", GDB_SIZEOF_REG, offsetof(struct pt_regs, fp) },
GDB_SIZEOF_REG     49 arch/nios2/kernel/kgdb.c 	{ "ea", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     50 arch/nios2/kernel/kgdb.c 	{ "ba", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     51 arch/nios2/kernel/kgdb.c 	{ "ra", GDB_SIZEOF_REG, offsetof(struct pt_regs, ra) },
GDB_SIZEOF_REG     52 arch/nios2/kernel/kgdb.c 	{ "pc", GDB_SIZEOF_REG, offsetof(struct pt_regs, ea) },
GDB_SIZEOF_REG     53 arch/nios2/kernel/kgdb.c 	{ "status", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     54 arch/nios2/kernel/kgdb.c 	{ "estatus", GDB_SIZEOF_REG, offsetof(struct pt_regs, estatus) },
GDB_SIZEOF_REG     55 arch/nios2/kernel/kgdb.c 	{ "bstatus", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     56 arch/nios2/kernel/kgdb.c 	{ "ienable", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     57 arch/nios2/kernel/kgdb.c 	{ "ipending", GDB_SIZEOF_REG, -1},
GDB_SIZEOF_REG     58 arch/nios2/kernel/kgdb.c 	{ "cpuid", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     59 arch/nios2/kernel/kgdb.c 	{ "ctl6", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     60 arch/nios2/kernel/kgdb.c 	{ "exception", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     61 arch/nios2/kernel/kgdb.c 	{ "pteaddr", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     62 arch/nios2/kernel/kgdb.c 	{ "tlbacc", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     63 arch/nios2/kernel/kgdb.c 	{ "tlbmisc", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     64 arch/nios2/kernel/kgdb.c 	{ "eccinj", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     65 arch/nios2/kernel/kgdb.c 	{ "badaddr", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     66 arch/nios2/kernel/kgdb.c 	{ "config", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     67 arch/nios2/kernel/kgdb.c 	{ "mpubase", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG     68 arch/nios2/kernel/kgdb.c 	{ "mpuacc", GDB_SIZEOF_REG, -1 },
GDB_SIZEOF_REG    247 arch/powerpc/kernel/kgdb.c 	{ "r0", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[0]) },
GDB_SIZEOF_REG    248 arch/powerpc/kernel/kgdb.c 	{ "r1", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[1]) },
GDB_SIZEOF_REG    249 arch/powerpc/kernel/kgdb.c 	{ "r2", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[2]) },
GDB_SIZEOF_REG    250 arch/powerpc/kernel/kgdb.c 	{ "r3", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[3]) },
GDB_SIZEOF_REG    251 arch/powerpc/kernel/kgdb.c 	{ "r4", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[4]) },
GDB_SIZEOF_REG    252 arch/powerpc/kernel/kgdb.c 	{ "r5", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[5]) },
GDB_SIZEOF_REG    253 arch/powerpc/kernel/kgdb.c 	{ "r6", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[6]) },
GDB_SIZEOF_REG    254 arch/powerpc/kernel/kgdb.c 	{ "r7", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[7]) },
GDB_SIZEOF_REG    255 arch/powerpc/kernel/kgdb.c 	{ "r8", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[8]) },
GDB_SIZEOF_REG    256 arch/powerpc/kernel/kgdb.c 	{ "r9", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[9]) },
GDB_SIZEOF_REG    257 arch/powerpc/kernel/kgdb.c 	{ "r10", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[10]) },
GDB_SIZEOF_REG    258 arch/powerpc/kernel/kgdb.c 	{ "r11", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[11]) },
GDB_SIZEOF_REG    259 arch/powerpc/kernel/kgdb.c 	{ "r12", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[12]) },
GDB_SIZEOF_REG    260 arch/powerpc/kernel/kgdb.c 	{ "r13", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[13]) },
GDB_SIZEOF_REG    261 arch/powerpc/kernel/kgdb.c 	{ "r14", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[14]) },
GDB_SIZEOF_REG    262 arch/powerpc/kernel/kgdb.c 	{ "r15", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[15]) },
GDB_SIZEOF_REG    263 arch/powerpc/kernel/kgdb.c 	{ "r16", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[16]) },
GDB_SIZEOF_REG    264 arch/powerpc/kernel/kgdb.c 	{ "r17", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[17]) },
GDB_SIZEOF_REG    265 arch/powerpc/kernel/kgdb.c 	{ "r18", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[18]) },
GDB_SIZEOF_REG    266 arch/powerpc/kernel/kgdb.c 	{ "r19", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[19]) },
GDB_SIZEOF_REG    267 arch/powerpc/kernel/kgdb.c 	{ "r20", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[20]) },
GDB_SIZEOF_REG    268 arch/powerpc/kernel/kgdb.c 	{ "r21", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[21]) },
GDB_SIZEOF_REG    269 arch/powerpc/kernel/kgdb.c 	{ "r22", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[22]) },
GDB_SIZEOF_REG    270 arch/powerpc/kernel/kgdb.c 	{ "r23", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[23]) },
GDB_SIZEOF_REG    271 arch/powerpc/kernel/kgdb.c 	{ "r24", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[24]) },
GDB_SIZEOF_REG    272 arch/powerpc/kernel/kgdb.c 	{ "r25", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[25]) },
GDB_SIZEOF_REG    273 arch/powerpc/kernel/kgdb.c 	{ "r26", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[26]) },
GDB_SIZEOF_REG    274 arch/powerpc/kernel/kgdb.c 	{ "r27", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[27]) },
GDB_SIZEOF_REG    275 arch/powerpc/kernel/kgdb.c 	{ "r28", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[28]) },
GDB_SIZEOF_REG    276 arch/powerpc/kernel/kgdb.c 	{ "r29", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[29]) },
GDB_SIZEOF_REG    277 arch/powerpc/kernel/kgdb.c 	{ "r30", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[30]) },
GDB_SIZEOF_REG    278 arch/powerpc/kernel/kgdb.c 	{ "r31", GDB_SIZEOF_REG, offsetof(struct pt_regs, gpr[31]) },
GDB_SIZEOF_REG    313 arch/powerpc/kernel/kgdb.c 	{ "pc", GDB_SIZEOF_REG, offsetof(struct pt_regs, nip) },
GDB_SIZEOF_REG    314 arch/powerpc/kernel/kgdb.c 	{ "msr", GDB_SIZEOF_REG, offsetof(struct pt_regs, msr) },
GDB_SIZEOF_REG    316 arch/powerpc/kernel/kgdb.c 	{ "lr", GDB_SIZEOF_REG, offsetof(struct pt_regs, link) },
GDB_SIZEOF_REG    318 arch/powerpc/kernel/kgdb.c 	{ "xer", GDB_SIZEOF_REG, offsetof(struct pt_regs, xer) },
GDB_SIZEOF_REG     20 arch/sh/include/asm/kgdb.h #define NUMREGBYTES	(DBG_MAX_REG_NUM * sizeof(GDB_SIZEOF_REG))
GDB_SIZEOF_REG    168 arch/sh/kernel/kgdb.c 	{ "r0",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[0]) },
GDB_SIZEOF_REG    169 arch/sh/kernel/kgdb.c 	{ "r1",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[1]) },
GDB_SIZEOF_REG    170 arch/sh/kernel/kgdb.c 	{ "r2",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[2]) },
GDB_SIZEOF_REG    171 arch/sh/kernel/kgdb.c 	{ "r3",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[3]) },
GDB_SIZEOF_REG    172 arch/sh/kernel/kgdb.c 	{ "r4",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[4]) },
GDB_SIZEOF_REG    173 arch/sh/kernel/kgdb.c 	{ "r5",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[5]) },
GDB_SIZEOF_REG    174 arch/sh/kernel/kgdb.c 	{ "r6",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[6]) },
GDB_SIZEOF_REG    175 arch/sh/kernel/kgdb.c 	{ "r7",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[7]) },
GDB_SIZEOF_REG    176 arch/sh/kernel/kgdb.c 	{ "r8",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[8]) },
GDB_SIZEOF_REG    177 arch/sh/kernel/kgdb.c 	{ "r9",		GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[9]) },
GDB_SIZEOF_REG    178 arch/sh/kernel/kgdb.c 	{ "r10",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[10]) },
GDB_SIZEOF_REG    179 arch/sh/kernel/kgdb.c 	{ "r11",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[11]) },
GDB_SIZEOF_REG    180 arch/sh/kernel/kgdb.c 	{ "r12",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[12]) },
GDB_SIZEOF_REG    181 arch/sh/kernel/kgdb.c 	{ "r13",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[13]) },
GDB_SIZEOF_REG    182 arch/sh/kernel/kgdb.c 	{ "r14",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[14]) },
GDB_SIZEOF_REG    183 arch/sh/kernel/kgdb.c 	{ "r15",	GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[15]) },
GDB_SIZEOF_REG    184 arch/sh/kernel/kgdb.c 	{ "pc",		GDB_SIZEOF_REG, offsetof(struct pt_regs, pc) },
GDB_SIZEOF_REG    185 arch/sh/kernel/kgdb.c 	{ "pr",		GDB_SIZEOF_REG, offsetof(struct pt_regs, pr) },
GDB_SIZEOF_REG    186 arch/sh/kernel/kgdb.c 	{ "sr",		GDB_SIZEOF_REG, offsetof(struct pt_regs, sr) },
GDB_SIZEOF_REG    187 arch/sh/kernel/kgdb.c 	{ "gbr",	GDB_SIZEOF_REG, offsetof(struct pt_regs, gbr) },
GDB_SIZEOF_REG    188 arch/sh/kernel/kgdb.c 	{ "mach",	GDB_SIZEOF_REG, offsetof(struct pt_regs, mach) },
GDB_SIZEOF_REG    189 arch/sh/kernel/kgdb.c 	{ "macl",	GDB_SIZEOF_REG, offsetof(struct pt_regs, macl) },
GDB_SIZEOF_REG    190 arch/sh/kernel/kgdb.c 	{ "vbr",	GDB_SIZEOF_REG, -1 },