Searched refs:tic80_opcodes (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dtic80.h60 extern const struct tic80_opcode tic80_opcodes[];
123 the operands field of the tic80_opcodes table. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dtic80.h60 extern const struct tic80_opcode tic80_opcodes[];
123 the operands field of the tic80_opcodes table. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dtic80.h60 extern const struct tic80_opcode tic80_opcodes[];
123 the operands field of the tic80_opcodes table. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dtic80-dis.c278 opcode_end = tic80_opcodes + tic80_num_opcodes;
279 for (opcode = tic80_opcodes; opcode < opcode_end; opcode++)
H A Dtic80-opc.c601 const struct tic80_opcode tic80_opcodes[] = {
1220 const int tic80_num_opcodes = sizeof (tic80_opcodes) / sizeof (tic80_opcodes[0]);
597 const struct tic80_opcode tic80_opcodes[] = { variable in typeref:struct:tic80_opcode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dtic80-dis.c278 opcode_end = tic80_opcodes + tic80_num_opcodes;
279 for (opcode = tic80_opcodes; opcode < opcode_end; opcode++)
H A Dtic80-opc.c601 const struct tic80_opcode tic80_opcodes[] = {
1220 const int tic80_num_opcodes = sizeof (tic80_opcodes) / sizeof (tic80_opcodes[0]);
597 const struct tic80_opcode tic80_opcodes[] = { variable in typeref:struct:tic80_opcode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dtic80-dis.c278 opcode_end = tic80_opcodes + tic80_num_opcodes;
279 for (opcode = tic80_opcodes; opcode < opcode_end; opcode++)
H A Dtic80-opc.c601 const struct tic80_opcode tic80_opcodes[] = {
1220 const int tic80_num_opcodes = sizeof (tic80_opcodes) / sizeof (tic80_opcodes[0]);
597 const struct tic80_opcode tic80_opcodes[] = { variable in typeref:struct:tic80_opcode

Completed in 124 milliseconds