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

  /src/bin/test/
test.c 93 UNOP,
136 {"G", FILGID, UNOP},
137 {"L", FILSYM, UNOP},
138 {"O", FILUID, UNOP},
139 {"S", FILSOCK,UNOP},
143 {"b", FILBDEV,UNOP},
144 {"c", FILCDEV,UNOP},
145 {"d", FILDIR, UNOP},
146 {"e", FILEXIST,UNOP},
147 {"f", FILREG, UNOP},
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
h8300.h 922 #define UNOP(code, name, op1, op2) \
1364 UNOP (O (O_DAA, SB), "daa", 0x0, 0xF),
1365 UNOP (O (O_DAS, SB), "das", 0x1, 0xF),
1366 UNOP (O (O_DEC, SB), "dec.b", 0x1, 0xA),
1401 UNOP (O (O_INC, SB), "inc", 0x0, 0xA),
  /src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h 922 #define UNOP(code, name, op1, op2) \
1364 UNOP (O (O_DAA, SB), "daa", 0x0, 0xF),
1365 UNOP (O (O_DAS, SB), "das", 0x1, 0xF),
1366 UNOP (O (O_DEC, SB), "dec.b", 0x1, 0xA),
1401 UNOP (O (O_INC, SB), "inc", 0x0, 0xA),
  /src/external/gpl3/gdb/dist/include/opcode/
h8300.h 922 #define UNOP(code, name, op1, op2) \
1364 UNOP (O (O_DAA, SB), "daa", 0x0, 0xF),
1365 UNOP (O (O_DAS, SB), "das", 0x1, 0xF),
1366 UNOP (O (O_DEC, SB), "dec.b", 0x1, 0xA),
1401 UNOP (O (O_INC, SB), "inc", 0x0, 0xA),
  /src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h 922 #define UNOP(code, name, op1, op2) \
1364 UNOP (O (O_DAA, SB), "daa", 0x0, 0xF),
1365 UNOP (O (O_DAS, SB), "das", 0x1, 0xF),
1366 UNOP (O (O_DEC, SB), "dec.b", 0x1, 0xA),
1401 UNOP (O (O_INC, SB), "inc", 0x0, 0xA),

Completed in 34 milliseconds