Searched defs:N (Results 1 – 4 of 4) sorted by relevance
198 static inline bool IsInt(size_t N, T value) { in IsInt()
207 uint32_t N = (instr >> extra_at_bit) & 1; in FpRegister() local214 uint32_t N = (instr >> extra_at_bit) & 1; in FpRegister() local1669 uint16_t N = (instr >> 7) & 1; in DumpThumb16() local
271 N = 1 << 22, // long (or short) enumerator
132 #define ENCODE_MIPS_REG_LIST(N) (static_cast<uint64_t>(N)) argument