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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c792 #define LITERAL_MASK 0xf000f000 macro
9007 inst.instruction &= LITERAL_MASK;
9017 inst.instruction &= LITERAL_MASK;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c787 #define LITERAL_MASK 0xf000f000 macro
8951 inst.instruction &= LITERAL_MASK;
8961 inst.instruction &= LITERAL_MASK;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c792 #define LITERAL_MASK 0xf000f000 macro
9007 inst.instruction &= LITERAL_MASK;
9017 inst.instruction &= LITERAL_MASK;

Completed in 507 milliseconds