Searched defs:NOP (Results 1 – 15 of 15) sorted by relevance
7 #define NOP 0x01000000 macro
51 #define NOP 0x01000000 macro
111 #define NOP 0x01000000 macro
133 #define NOP 0x01000000 macro
130 #define NOP 0x01000000 macro
27 #define NOP 0xf85deb04 /* pop.w {lr} */ macro29 #define NOP 0xe8bd4000 /* pop {lr} */ macro
19 static const unsigned long NOP[2] = {0xa0fffffe, 0xa0fffffe}; variable
397 #define NOP 0x01000000 macro
59 #define NOP() \ macro
28 static inline tilegx_bundle_bits NOP(void) in NOP() function
61 #define NOP(x) macro