Home
last modified time | relevance | path

Searched refs:CP_T_X (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c341 #define CP_T_X 0x00008000 macro
8546 inst.instruction |= CP_T_X;
8552 inst.instruction |= CP_T_Y | CP_T_X;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c315 #define CP_T_X 0x00008000 macro
5800 case 1: inst.instruction |= CP_T_X; break; in do_fpa_ldmstm()
5802 case 3: inst.instruction |= CP_T_Y | CP_T_X; break; in do_fpa_ldmstm()