Searched refs:mkSIB (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_x86_defs.c | 1871 inline static UChar mkSIB ( UInt shift, UInt regindex, UInt regbase ) in mkSIB() function 1954 *p++ = mkSIB(am->Xam.IRRS.shift, iregEnc(am->Xam.IRRS.index), in doAMode_M__wrk() 1961 *p++ = mkSIB(am->Xam.IRRS.shift, iregEnc(am->Xam.IRRS.index), in doAMode_M__wrk()
|
D | host_amd64_defs.c | 2052 inline static UChar mkSIB ( UInt shift, UInt regindex, UInt regbase ) in mkSIB() function 2175 *p++ = mkSIB(am->Aam.IRRS.shift, iregEnc210(am->Aam.IRRS.index), in doAMode_M__wrk() 2182 *p++ = mkSIB(am->Aam.IRRS.shift, iregEnc210(am->Aam.IRRS.index), in doAMode_M__wrk()
|