Lines Matching full:testb
1236 testb imm8[0x1a] al.ub[0x1a] => eflags[0x8c5,0x000]
1237 testb imm8[0x5a] al.ub[0x5a] => eflags[0x8c5,0x004]
1238 testb imm8[0x1a] al.ub[0xa1] => eflags[0x8c5,0x044]
1239 testb imm8[0xa1] al.ub[0xa1] => eflags[0x8c5,0x080]
1240 testb imm8[0xa5] al.ub[0xa5] => eflags[0x8c5,0x084]
1241 testb imm8[0x1a] bl.ub[0x1a] => eflags[0x8c5,0x000]
1242 testb imm8[0x5a] bl.ub[0x5a] => eflags[0x8c5,0x004]
1243 testb imm8[0x1a] bl.ub[0xa1] => eflags[0x8c5,0x044]
1244 testb imm8[0xa1] bl.ub[0xa1] => eflags[0x8c5,0x080]
1245 testb imm8[0xa5] bl.ub[0xa5] => eflags[0x8c5,0x084]
1246 testb imm8[0x1a] m8.ub[0x1a] => eflags[0x8c5,0x000]
1247 testb imm8[0x5a] m8.ub[0x5a] => eflags[0x8c5,0x004]
1248 testb imm8[0x1a] m8.ub[0xa1] => eflags[0x8c5,0x044]
1249 testb imm8[0xa1] m8.ub[0xa1] => eflags[0x8c5,0x080]
1250 testb imm8[0xa5] m8.ub[0xa5] => eflags[0x8c5,0x084]
1251 testb r8.ub[0x1a] r8.ub[0x1a] => eflags[0x8c5,0x000]
1252 testb r8.ub[0x5a] r8.ub[0x5a] => eflags[0x8c5,0x004]
1253 testb r8.ub[0x1a] r8.ub[0xa1] => eflags[0x8c5,0x044]
1254 testb r8.ub[0xa1] r8.ub[0xa1] => eflags[0x8c5,0x080]
1255 testb r8.ub[0xa5] r8.ub[0xa5] => eflags[0x8c5,0x084]
1256 testb r8.ub[0x1a] m8.ub[0x1a] => eflags[0x8c5,0x000]
1257 testb r8.ub[0x5a] m8.ub[0x5a] => eflags[0x8c5,0x004]
1258 testb r8.ub[0x1a] m8.ub[0xa1] => eflags[0x8c5,0x044]
1259 testb r8.ub[0xa1] m8.ub[0xa1] => eflags[0x8c5,0x080]
1260 testb r8.ub[0xa5] m8.ub[0xa5] => eflags[0x8c5,0x084]