Searched refs:readSIB (Results 1 – 4 of 4) sorted by relevance
905 static int readSIB(struct InternalInstruction* insn) { in readSIB() function1135 readSIB(insn); in readModRM()1157 readSIB(insn); in readModRM()
1176 static int readSIB(struct InternalInstruction* insn) { in readSIB() function1409 if (readSIB(insn) || readDisplacement(insn)) in readModRM()1431 if (readSIB(insn) || readDisplacement(insn)) in readModRM()
1188 static int readSIB(struct InternalInstruction* insn) { in readSIB() function1407 if (readSIB(insn) || readDisplacement(insn)) in readModRM()1429 if (readSIB(insn) || readDisplacement(insn)) in readModRM()
1371 static int readSIB(struct InternalInstruction *insn) in readSIB() function1623 if (readSIB(insn) || readDisplacement(insn)) in readModRM()1649 if (readSIB(insn) || readDisplacement(insn)) in readModRM()