We will decode SIB in decode_sib after decode_modrm. So, there is no need to decode SIB related field in decode_modrm. This patch remove it. Signed-off-by: Kaige Fu <kaige.fu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>