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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24102 #define mcCE(mnem, op, nops, ops, ae) \
24924 mcCE(vmrs, ef00a10, 2, (APSR_RR, RVC), vmrs),
24925 mcCE(vmsr, ee00a10, 2, (RVC, RR), vmsr),
24926 mcCE(fldd, d100b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst),
24927 mcCE(fstd, d000b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst),
24928 mcCE(flds, d100a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst),
24929 mcCE(fsts, d000a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst),
24932 mcCE(fldmias, c900a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia),
24933 mcCE(fldmdbs, d300a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmdb),
24934 mcCE(fstmias, c800a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24105 #define mcCE(mnem, op, nops, ops, ae) \
24927 mcCE(vmrs, ef00a10, 2, (APSR_RR, RVC), vmrs),
24928 mcCE(vmsr, ee00a10, 2, (RVC, RR), vmsr),
24929 mcCE(fldd, d100b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst),
24930 mcCE(fstd, d000b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst),
24931 mcCE(flds, d100a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst),
24932 mcCE(fsts, d000a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst),
24935 mcCE(fldmias, c900a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia),
24936 mcCE(fldmdbs, d300a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmdb),
24937 mcCE(fstmias, c800a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia)
    [all...]

Completed in 54 milliseconds