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

  /src/usr.bin/at/
parsetime.c 68 SUN, MON, TUE, WED, THU, FRI, SAT,
135 {"tuesday", TUE, false},
136 {"tue", TUE, false},
496 case SUN: case MON: case TUE:
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24048 #define TUE(mnem, op, top, nops, ops, ae, te) \
24052 /* Same as TUE but the encoding function for ARM and Thumb modes is the same.
24072 /* Thumb-only variants of TCE and TUE. */
24413 TUE("bkpt", 1200070, be00, 1, (oIffffb), bkpt, t_bkpt),
24703 TUE("csdb", 320f014, f3af8014, 0, (), noargs, t_csdb),
24717 TUE("cbnz", 0, b900, 2, (RR, EXP), 0, t_cbz),
24718 TUE("cbz", 0, b100, 2, (RR, EXP), 0, t_cbz),
24728 TUE("it", bf08, bf08, 1, (COND), it, t_it),
24729 TUE("itt", bf0c, bf0c, 1, (COND), it, t_it),
24730 TUE("ite", bf04, bf04, 1, (COND), it, t_it)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24051 #define TUE(mnem, op, top, nops, ops, ae, te) \
24055 /* Same as TUE but the encoding function for ARM and Thumb modes is the same.
24075 /* Thumb-only variants of TCE and TUE. */
24416 TUE("bkpt", 1200070, be00, 1, (oIffffb), bkpt, t_bkpt),
24706 TUE("csdb", 320f014, f3af8014, 0, (), noargs, t_csdb),
24720 TUE("cbnz", 0, b900, 2, (RR, EXP), 0, t_cbz),
24721 TUE("cbz", 0, b100, 2, (RR, EXP), 0, t_cbz),
24731 TUE("it", bf08, bf08, 1, (COND), it, t_it),
24732 TUE("itt", bf0c, bf0c, 1, (COND), it, t_it),
24733 TUE("ite", bf04, bf04, 1, (COND), it, t_it)
    [all...]

Completed in 35 milliseconds