Searched refs:mkSIB (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | host_x86_defs.c | 1874 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()
|
D | host_amd64_defs.c | 1973 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()
|