Searched defs:HBound (Results 1 – 1 of 1) sorted by relevance
60 int16_t HBound; // High bound of the immediate operand member104 int16_t HBound() const { return Imm.HBound; } in HBound() function328 int HBound) { in InRange()