Searched refs:LDM_TYPE_2_OR_3 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c789 #define LDM_TYPE_2_OR_3 0x00400000 macro
9805 inst.instruction |= LDM_TYPE_2_OR_3;
9814 if ((inst.instruction & LDM_TYPE_2_OR_3)
9824 if (inst.instruction & LDM_TYPE_2_OR_3)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c784 #define LDM_TYPE_2_OR_3 0x00400000 macro
9751 inst.instruction |= LDM_TYPE_2_OR_3;
9760 if ((inst.instruction & LDM_TYPE_2_OR_3)
9770 if (inst.instruction & LDM_TYPE_2_OR_3)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c789 #define LDM_TYPE_2_OR_3 0x00400000 macro
9805 inst.instruction |= LDM_TYPE_2_OR_3;
9814 if ((inst.instruction & LDM_TYPE_2_OR_3)
9824 if (inst.instruction & LDM_TYPE_2_OR_3)

Completed in 500 milliseconds