Home
last modified time | relevance | path

Searched refs:mkSIB (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.c1874 static UChar mkSIB ( UInt shift, UInt regindex, UInt regbase ) in mkSIB() function
1959 *p++ = mkSIB(am->Xam.IRRS.shift, iregNo(am->Xam.IRRS.index), in doAMode_M()
1966 *p++ = mkSIB(am->Xam.IRRS.shift, iregNo(am->Xam.IRRS.index), in doAMode_M()
Dhost_amd64_defs.c1973 static UChar mkSIB ( UInt shift, UInt regindex, UInt regbase ) in mkSIB() function
2101 *p++ = mkSIB(am->Aam.IRRS.shift, iregBits210(am->Aam.IRRS.index), in doAMode_M()
2108 *p++ = mkSIB(am->Aam.IRRS.shift, iregBits210(am->Aam.IRRS.index), in doAMode_M()