Lines Matching refs:testb
970 testb imm8[0x1a] al.ub[0x1a] => eflags[0x8c5,0x000]
971 testb imm8[0x5a] al.ub[0x5a] => eflags[0x8c5,0x004]
972 testb imm8[0x1a] al.ub[0xa1] => eflags[0x8c5,0x044]
973 testb imm8[0xa1] al.ub[0xa1] => eflags[0x8c5,0x080]
974 testb imm8[0xa5] al.ub[0xa5] => eflags[0x8c5,0x084]
975 testb imm8[0x1a] bl.ub[0x1a] => eflags[0x8c5,0x000]
976 testb imm8[0x5a] bl.ub[0x5a] => eflags[0x8c5,0x004]
977 testb imm8[0x1a] bl.ub[0xa1] => eflags[0x8c5,0x044]
978 testb imm8[0xa1] bl.ub[0xa1] => eflags[0x8c5,0x080]
979 testb imm8[0xa5] bl.ub[0xa5] => eflags[0x8c5,0x084]
980 testb imm8[0x1a] m8.ub[0x1a] => eflags[0x8c5,0x000]
981 testb imm8[0x5a] m8.ub[0x5a] => eflags[0x8c5,0x004]
982 testb imm8[0x1a] m8.ub[0xa1] => eflags[0x8c5,0x044]
983 testb imm8[0xa1] m8.ub[0xa1] => eflags[0x8c5,0x080]
984 testb imm8[0xa5] m8.ub[0xa5] => eflags[0x8c5,0x084]
985 testb r8.ub[0x1a] r8.ub[0x1a] => eflags[0x8c5,0x000]
986 testb r8.ub[0x5a] r8.ub[0x5a] => eflags[0x8c5,0x004]
987 testb r8.ub[0x1a] r8.ub[0xa1] => eflags[0x8c5,0x044]
988 testb r8.ub[0xa1] r8.ub[0xa1] => eflags[0x8c5,0x080]
989 testb r8.ub[0xa5] r8.ub[0xa5] => eflags[0x8c5,0x084]
990 testb r8.ub[0x1a] m8.ub[0x1a] => eflags[0x8c5,0x000]
991 testb r8.ub[0x5a] m8.ub[0x5a] => eflags[0x8c5,0x004]
992 testb r8.ub[0x1a] m8.ub[0xa1] => eflags[0x8c5,0x044]
993 testb r8.ub[0xa1] m8.ub[0xa1] => eflags[0x8c5,0x080]
994 testb r8.ub[0xa5] m8.ub[0xa5] => eflags[0x8c5,0x084]