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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24017 #define TxCE(mnem, op, top, nops, ops, ae, te) \
24024 TxCE (mnem, aop, 0x##top, nops, ops, ae, te)
24026 TxCE (mnem, aop, T_MNEM##top, nops, ops, ae, te)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24020 #define TxCE(mnem, op, top, nops, ops, ae, te) \
24027 TxCE (mnem, aop, 0x##top, nops, ops, ae, te)
24029 TxCE (mnem, aop, T_MNEM##top, nops, ops, ae, te)

Completed in 66 milliseconds