Searched refs:regindex (Results 1 – 2 of 2) sorted by relevance
1780 static UChar mkSIB ( Int shift, Int regindex, Int regbase ) in mkSIB() argument1783 | ((regindex & 7) << 3) in mkSIB()
2051 static UChar mkSIB ( Int shift, Int regindex, Int regbase ) in mkSIB() argument2054 | ((regindex & 7) << 3) in mkSIB()