Searched refs:X86_REG_ENDING (Results 1 – 5 of 5) sorted by relevance
242 public static final int X86_REG_ENDING = 234; field in X86_const
239 X86_REG_ENDING = 234 variable
71 X86_REG_ENDING // <-- mark the end of the list of registers enumerator
246 X86_REG_ENDING ' <-- mark the end of the list of registers
798 if (reg >= X86_REG_ENDING) in X86_reg_name()