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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24077 #define ToU(mnem, top, nops, ops, te) \
24086 /* T_MNEM_xyz enumerator variants of ToU. */
24087 #define toU(mnem, top, nops, ops, te) \
25621 ToU("sg", e97fe97f, 0, (), noargs),
25639 toU("aut", _aut, 3, (R12, LR, SP), t_pacbti),
25640 toU("autg", _autg, 3, (RR, RR, RR), t_pacbti_nonop),
25641 ToU("bti", f3af800f, 0, (), noargs),
25642 toU("bxaut", _bxaut, 3, (RR, RR, RR), t_pacbti_nonop),
25643 toU("pac", _pac, 3, (R12, LR, SP), t_pacbti),
25644 toU("pacbti", _pacbti, 3, (R12, LR, SP), t_pacbti)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24080 #define ToU(mnem, top, nops, ops, te) \
24089 /* T_MNEM_xyz enumerator variants of ToU. */
24090 #define toU(mnem, top, nops, ops, te) \
25624 ToU("sg", e97fe97f, 0, (), noargs),
25642 toU("aut", _aut, 3, (R12, LR, SP), t_pacbti),
25643 toU("autg", _autg, 3, (RR, RR, RR), t_pacbti_nonop),
25644 ToU("bti", f3af800f, 0, (), noargs),
25645 toU("bxaut", _bxaut, 3, (RR, RR, RR), t_pacbti_nonop),
25646 toU("pac", _pac, 3, (R12, LR, SP), t_pacbti),
25647 toU("pacbti", _pacbti, 3, (R12, LR, SP), t_pacbti)
    [all...]

Completed in 149 milliseconds