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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24098 #define cCE(mnem, op, nops, ops, ae) \
24939 cCE("fmstat", ef1fa10, 0, (), noargs),
24940 cCE("fsitos", eb80ac0, 2, (RVS, RVS), vfp_sp_monadic),
24941 cCE("fuitos", eb80a40, 2, (RVS, RVS), vfp_sp_monadic),
24942 cCE("ftosis", ebd0a40, 2, (RVS, RVS), vfp_sp_monadic),
24943 cCE("ftosizs", ebd0ac0, 2, (RVS, RVS), vfp_sp_monadic),
24944 cCE("ftouis", ebc0a40, 2, (RVS, RVS), vfp_sp_monadic),
24945 cCE("ftouizs", ebc0ac0, 2, (RVS, RVS), vfp_sp_monadic),
24946 cCE("fmrx", ef00a10, 2, (RR, RVC), rd_rn),
24947 cCE("fmxr", ee00a10, 2, (RVC, RR), rn_rd)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24101 #define cCE(mnem, op, nops, ops, ae) \
24942 cCE("fmstat", ef1fa10, 0, (), noargs),
24943 cCE("fsitos", eb80ac0, 2, (RVS, RVS), vfp_sp_monadic),
24944 cCE("fuitos", eb80a40, 2, (RVS, RVS), vfp_sp_monadic),
24945 cCE("ftosis", ebd0a40, 2, (RVS, RVS), vfp_sp_monadic),
24946 cCE("ftosizs", ebd0ac0, 2, (RVS, RVS), vfp_sp_monadic),
24947 cCE("ftouis", ebc0a40, 2, (RVS, RVS), vfp_sp_monadic),
24948 cCE("ftouizs", ebc0ac0, 2, (RVS, RVS), vfp_sp_monadic),
24949 cCE("fmrx", ef00a10, 2, (RR, RVC), rd_rn),
24950 cCE("fmxr", ee00a10, 2, (RVC, RR), rn_rd)
    [all...]

Completed in 55 milliseconds