Lines Matching full:tobool
357 return toBool(0xC0 == (mod_reg_rm & 0xC0));
861 return toBool(op8 == Iop_Add8 || op8 == Iop_Sub8);
866 return toBool(op8 == Iop_And8 || op8 == Iop_Or8 || op8 == Iop_Xor8);
2432 Bool left = toBool(gregOfRM(modrm) == 2);
2514 Bool left = toBool(gregOfRM(modrm) == 0);
8464 Bool r2zero = toBool(insn[1] == 0x2C);
8518 Bool r2zero = toBool(insn[2] == 0x2C);
9312 Bool hi = toBool(insn[1] == 0x15);
9561 Bool r2zero = toBool(insn[1] == 0x2C);
9767 Bool r2zero = toBool(insn[2] == 0x2C);
10553 Bool hi = toBool(insn[1] == 0x15);