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

  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 58 #define REG_AR0 0x08
639 get_register_operand (((insn_word & 0x01C00000) >> 22) + REG_AR0, operand[0]);
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 58 #define REG_AR0 0x08
639 get_register_operand (((insn_word & 0x01C00000) >> 22) + REG_AR0, operand[0]);
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 58 #define REG_AR0 0x08
639 get_register_operand (((insn_word & 0x01C00000) >> 22) + REG_AR0, operand[0]);
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 58 #define REG_AR0 0x08
639 get_register_operand (((insn_word & 0x01C00000) >> 22) + REG_AR0, operand[0]);
  /src/external/gpl3/binutils/dist/include/opcode/
tic4x.h 39 REG_AR0, REG_AR1, REG_AR2, REG_AR3,
88 {"ar0", REG_AR0},
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic4x.h 39 REG_AR0, REG_AR1, REG_AR2, REG_AR3,
88 {"ar0", REG_AR0},
  /src/external/gpl3/gdb/dist/include/opcode/
tic4x.h 39 REG_AR0, REG_AR1, REG_AR2, REG_AR3,
88 {"ar0", REG_AR0},
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic4x.h 39 REG_AR0, REG_AR1, REG_AR2, REG_AR3,
88 {"ar0", REG_AR0},

Completed in 31 milliseconds