Searched refs:tic4x_register_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dtic4x-dis.c132 static tic4x_register_t ** registertable = NULL;
137 registertable = xmalloc (sizeof (tic4x_register_t *) * REG_TABLE_SIZE);
139 registertable[tic3x_registers[i].regno] = (tic4x_register_t *) (tic3x_registers + i);
146 (tic4x_register_t *)(tic4x_registers + i);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dtic4x-dis.c132 static tic4x_register_t ** registertable = NULL;
137 registertable = xmalloc (sizeof (tic4x_register_t *) * REG_TABLE_SIZE);
139 registertable[tic3x_registers[i].regno] = (tic4x_register_t *) (tic3x_registers + i);
146 (tic4x_register_t *)(tic4x_registers + i);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dtic4x-dis.c132 static tic4x_register_t ** registertable = NULL;
137 registertable = xmalloc (sizeof (tic4x_register_t *) * REG_TABLE_SIZE);
139 registertable[tic3x_registers[i].regno] = (tic4x_register_t *) (tic3x_registers + i);
146 (tic4x_register_t *)(tic4x_registers + i);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dtic4x.h65 typedef struct tic4x_register tic4x_register_t; typedef in typeref:struct:tic4x_register
68 static const tic4x_register_t tic3x_registers[] =
112 static const tic4x_register_t tic4x_registers[] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dtic4x.h65 typedef struct tic4x_register tic4x_register_t; typedef in typeref:struct:tic4x_register
68 static const tic4x_register_t tic3x_registers[] =
112 static const tic4x_register_t tic4x_registers[] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dtic4x.h65 typedef struct tic4x_register tic4x_register_t; typedef in typeref:struct:tic4x_register
68 static const tic4x_register_t tic3x_registers[] =
112 static const tic4x_register_t tic4x_registers[] =

Completed in 179 milliseconds