Searched defs:NOP (Results 1 – 22 of 22) sorted by relevance
10 #define NOP 0x01000000 macro
8 #define NOP 0x01000000 macro
52 #define NOP 0x01000000 macro
112 #define NOP 0x01000000 macro
131 #define NOP 0x01000000 macro
134 #define NOP 0x01000000 macro
399 #define NOP 0x01000000 macro
9 NOP = 1, /* site cond-call */ enumerator
19 NOP = 0x08, enumerator
11 #define NOP 0x4000 macro
33 #define NOP 0x03 /* No operation */ macro
76 NOP = 0, // no operation on I2C bus enumerator
50 #define NOP(x) macro
155 #define NOP 0 macro
67 #define NOP 0x00 /* No operation, padding */ macro
366 #define NOP 0 /* No operation */ macro
819 NOP = 0x0, enumerator
21069 is_ja = !memcmp(&insn[i], &NOP, sizeof(NOP)); variable