Searched refs:mcCE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-arm.c | 24365 #define mcCE(mnem, op, nops, ops, ae) \ macro 25645 mcCE(vmrs, ef00a10, 2, (APSR_RR, RVC), vmrs), 25646 mcCE(vmsr, ee00a10, 2, (RVC, RR), vmsr), 25647 mcCE(fldd, d100b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst), 25648 mcCE(fstd, d000b00, 2, (RVD, ADDRGLDC), vfp_dp_ldst), 25649 mcCE(flds, d100a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst), 25650 mcCE(fsts, d000a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst), 25653 mcCE(fldmias, c900a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia), 25654 mcCE(fldmdbs, d300a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmdb), 25655 mcCE(fstmias, c800a00, 2, (RRnpctw, VRSLST), vfp_sp_ldstmia), [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2019 | 2847 (mcCE): New MACRO.
|