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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c597 #define CP_T_Y 0x00400000 macro
11044 case 2: inst.instruction |= CP_T_Y; break;
11045 case 3: inst.instruction |= CP_T_Y | CP_T_X; break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c595 #define CP_T_Y 0x00400000 macro
10990 case 2: inst.instruction |= CP_T_Y; break;
10991 case 3: inst.instruction |= CP_T_Y | CP_T_X; break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c597 #define CP_T_Y 0x00400000 macro
11044 case 2: inst.instruction |= CP_T_Y; break;
11045 case 3: inst.instruction |= CP_T_Y | CP_T_X; break;

Completed in 442 milliseconds