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

  /src/external/gpl3/binutils/dist/opcodes/
crx-opc.c 609 #define REG_U(N) REG(CONCAT2(u,N), 0x80 + N, CRX_U_REGTYPE)
611 REG_U(0), REG_U(1), REG_U(2), REG_U(3),
612 REG_U(4), REG_U(5), REG_U(6), REG_U(7),
613 REG_U(8), REG_U(9), REG_U(10), REG_U(11)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c 609 #define REG_U(N) REG(CONCAT2(u,N), 0x80 + N, CRX_U_REGTYPE)
611 REG_U(0), REG_U(1), REG_U(2), REG_U(3),
612 REG_U(4), REG_U(5), REG_U(6), REG_U(7),
613 REG_U(8), REG_U(9), REG_U(10), REG_U(11)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c 609 #define REG_U(N) REG(CONCAT2(u,N), 0x80 + N, CRX_U_REGTYPE)
611 REG_U(0), REG_U(1), REG_U(2), REG_U(3),
612 REG_U(4), REG_U(5), REG_U(6), REG_U(7),
613 REG_U(8), REG_U(9), REG_U(10), REG_U(11)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
crx-opc.c 609 #define REG_U(N) REG(CONCAT2(u,N), 0x80 + N, CRX_U_REGTYPE)
611 REG_U(0), REG_U(1), REG_U(2), REG_U(3),
612 REG_U(4), REG_U(5), REG_U(6), REG_U(7),
613 REG_U(8), REG_U(9), REG_U(10), REG_U(11)
    [all...]

Completed in 16 milliseconds