Searched refs:max_unsigned (Results 1 – 3 of 3) sorted by relevance
32 return value & self.max_unsigned40 def max_unsigned(self): member in Arch
132 self.arch.max_unsigned)191 self.arch.max_unsigned)194 self.arch.max_unsigned)
243 if single_constant > self._arch.max_unsigned: