• Home
  • Raw
  • Download

Lines Matching refs:r8

7 adcb eflags[0x1,0x0] : r8.ub[12] r8.ub[34] => 1.ub[46]
8 adcb eflags[0x1,0x1] : r8.ub[12] r8.ub[34] => 1.ub[47]
9 adcb eflags[0x1,0x0] : r8.ub[12] m8.ub[34] => 1.ub[46]
10 adcb eflags[0x1,0x1] : r8.ub[12] m8.ub[34] => 1.ub[47]
11 ###adcb eflags[0x1,0x0] : m8.ub[12] r8.ub[34] => 1.ub[46]
12 ###adcb eflags[0x1,0x1] : m8.ub[12] r8.ub[34] => 1.ub[47]
58 addb r8.ub[12] r8.ub[34] => 1.ub[46]
59 addb r8.ub[12] m8.ub[34] => 1.ub[46]
60 addb m8.ub[12] r8.ub[34] => 1.ub[46]
85 andb r8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
86 andb r8.ub[0x34] m8.ub[0x56] => 1.ub[0x14]
87 andb m8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
244 cmpb imm8[3] r8.ub[2] => eflags[0x010,0x010]
245 cmpb imm8[2] r8.ub[3] => eflags[0x010,0x000]
246 cmpb imm8[12] r8.ub[12] => eflags[0x044,0x044]
247 cmpb imm8[12] r8.ub[34] => eflags[0x044,0x000]
248 cmpb imm8[34] r8.ub[12] => eflags[0x081,0x081]
249 cmpb imm8[12] r8.ub[34] => eflags[0x081,0x000]
250 cmpb imm8[100] r8.sb[-100] => eflags[0x800,0x800]
251 cmpb imm8[50] r8.sb[-50] => eflags[0x800,0x000]
252 cmpb imm8[-50] r8.sb[50] => eflags[0x800,0x000]
253 cmpb imm8[-100] r8.sb[100] => eflags[0x800,0x800]
264 cmpb r8.ub[3] r8.ub[2] => eflags[0x010,0x010]
265 cmpb r8.ub[2] r8.ub[3] => eflags[0x010,0x000]
266 cmpb r8.ub[12] r8.ub[12] => eflags[0x044,0x044]
267 cmpb r8.ub[12] r8.ub[34] => eflags[0x044,0x000]
268 cmpb r8.ub[34] r8.ub[12] => eflags[0x081,0x081]
269 cmpb r8.ub[12] r8.ub[34] => eflags[0x081,0x000]
270 cmpb r8.ub[100] r8.sb[-100] => eflags[0x800,0x800]
271 cmpb r8.ub[50] r8.sb[-50] => eflags[0x800,0x000]
272 cmpb r8.sb[-50] r8.sb[50] => eflags[0x800,0x000]
273 cmpb r8.sb[-100] r8.sb[100] => eflags[0x800,0x800]
274 cmpb r8.ub[3] m8.ub[2] => eflags[0x010,0x010]
275 cmpb r8.ub[2] m8.ub[3] => eflags[0x010,0x000]
276 cmpb r8.ub[12] m8.ub[12] => eflags[0x044,0x044]
277 cmpb r8.ub[12] m8.ub[34] => eflags[0x044,0x000]
278 cmpb r8.ub[34] m8.ub[12] => eflags[0x081,0x081]
279 cmpb r8.ub[12] m8.ub[34] => eflags[0x081,0x000]
280 cmpb r8.ub[100] m8.sb[-100] => eflags[0x800,0x800]
281 cmpb r8.ub[50] m8.sb[-50] => eflags[0x800,0x000]
282 cmpb r8.sb[-50] m8.sb[50] => eflags[0x800,0x000]
283 cmpb r8.sb[-100] m8.sb[100] => eflags[0x800,0x800]
284 cmpb m8.ub[3] r8.ub[2] => eflags[0x010,0x010]
285 cmpb m8.ub[2] r8.ub[3] => eflags[0x010,0x000]
286 cmpb m8.ub[12] r8.ub[12] => eflags[0x044,0x044]
287 cmpb m8.ub[12] r8.ub[34] => eflags[0x044,0x000]
288 cmpb m8.ub[34] r8.ub[12] => eflags[0x081,0x081]
289 cmpb m8.ub[12] r8.ub[34] => eflags[0x081,0x000]
290 cmpb m8.ub[100] r8.sb[-100] => eflags[0x800,0x800]
291 cmpb m8.ub[50] r8.sb[-50] => eflags[0x800,0x000]
292 cmpb m8.sb[-50] r8.sb[50] => eflags[0x800,0x000]
293 cmpb m8.sb[-100] r8.sb[100] => eflags[0x800,0x800]
534 ###cmpxchgb eflags[0x40,0x00] al.ub[12] : r8.ub[56] r8.ub[12] => eflags[0x40,0x40] al.ub[12] 0.ub[5…
535 ###cmpxchgb eflags[0x40,0x40] al.ub[12] : r8.ub[56] r8.ub[34] => eflags[0x40,0x00] al.ub[34] 0.ub[5…
536 ###cmpxchgb eflags[0x40,0x00] al.ub[12] : r8.ub[56] m8.ub[12] => eflags[0x40,0x40] al.ub[12] 0.ub[5…
537 ###cmpxchgb eflags[0x40,0x40] al.ub[12] : r8.ub[56] m8.ub[34] => eflags[0x40,0x00] al.ub[34] 0.ub[5…
556 decb r8.ub[123] => 0.ub[122]
564 divb ax.uw[30276] : r8.ub[123] => al.ub[246] ah.ub[18]
572 idivb ax.sw[-15157] : r8.sb[123] => al.sb[-123] ah.sb[-28]
580 imulb al.sb[123] : r8.sb[-123] => ax.sw[-15129]
612 incb r8.ub[123] => 0.ub[124]
622 movb imm8[123] r8.ub[0] => 1.ub[123]
624 movb r8.ub[123] r8.ub[0] => 1.ub[123]
625 movb r8.ub[123] m8.ub[0] => 1.ub[123]
626 movb m8.ub[123] r8.ub[0] => 1.ub[123]
643 movsbw r8.sb[123] r16.sw[0] => 1.sw[123]
645 movsbl r8.sb[123] r32.sd[0] => 1.sd[123]
649 movsbq r8.sb[123] r64.sq[0] => 1.sq[123]
653 movzbw r8.ub[123] r16.uw[0] => 1.uw[123]
655 movzbl r8.ub[123] r32.ud[0] => 1.ud[123]
659 movzbq r8.ub[123] r64.uq[0] => 1.uq[123]
663 mulb al.ub[123] : r8.ub[123] => ax.uw[15129]
671 negb r8.sb[123] => 0.sb[-123]
679 notb r8.ub[0xca] => 0.ub[0x35]
690 orb r8.ub[0x34] r8.ub[0x56] => 1.ub[0x76]
691 orb r8.ub[0x34] m8.ub[0x56] => 1.ub[0x76]
692 orb m8.ub[0x34] r8.ub[0x56] => 1.ub[0x76]
717 ###rclb eflags[0x1,0x0] : r8.ub[0xca] => 0.ub[0x94] eflags[0x1,0x1]
719 ###rclb eflags[0x1,0x0] : imm8[2] r8.ub[0xca] => 1.ub[0x29] eflags[0x1,0x1]
721 ###rclb eflags[0x1,0x0] : cl.ub[2] r8.ub[0xca] => 1.ub[0x29] eflags[0x1,0x1]
741 rcrb eflags[0x1,0x1] : r8.ub[0xca] => 0.ub[0xe5] eflags[0x1,0x0]
743 rcrb eflags[0x1,0x0] : imm8[2] r8.ub[0xca] => 1.ub[0x32] eflags[0x1,0x1]
745 rcrb eflags[0x1,0x0] : cl.ub[2] r8.ub[0xca] => 1.ub[0x32] eflags[0x1,0x1]
765 rolb r8.ub[0xca] => 0.ub[0x95]
767 rolb imm8[2] r8.ub[0xca] => 1.ub[0x2b]
769 rolb cl.ub[2] r8.ub[0xca] => 1.ub[0x2b]
789 rorb r8.ub[0xca] => 0.ub[0x65]
791 rorb imm8[2] r8.ub[0xca] => 1.ub[0xb2]
793 rorb cl.ub[2] r8.ub[0xca] => 1.ub[0xb2]
815 salb r8.ub[0xca] => 0.ub[0x94]
817 salb imm8[2] r8.ub[0xca] => 1.ub[0x28]
819 salb cl.ub[2] r8.ub[0xca] => 1.ub[0x28]
839 sarb r8.ub[0xca] => 0.ub[0xe5]
841 sarb imm8[2] r8.ub[0xca] => 1.ub[0xf2]
843 sarb cl.ub[2] r8.ub[0xca] => 1.ub[0xf2]
869 sbbb eflags[0x1,0x0] : r8.ub[12] r8.ub[34] => 1.ub[22]
870 sbbb eflags[0x1,0x1] : r8.ub[12] r8.ub[34] => 1.ub[21]
871 ###sbbb eflags[0x1,0x0] : r8.ub[12] m8.ub[34] => 1.ub[22]
872 ###sbbb eflags[0x1,0x1] : r8.ub[12] m8.ub[34] => 1.ub[21]
873 ###sbbb eflags[0x1,0x0] : m8.ub[12] r8.ub[34] => 1.ub[22]
874 ###sbbb eflags[0x1,0x1] : m8.ub[12] r8.ub[34] => 1.ub[21]
917 seta eflags[0x041,0x000] : r8.ub[123] => 0.ub[1]
918 seta eflags[0x041,0x001] : r8.ub[123] => 0.ub[0]
919 seta eflags[0x041,0x040] : r8.ub[123] => 0.ub[0]
920 seta eflags[0x041,0x041] : r8.ub[123] => 0.ub[0]
925 setae eflags[0x001,0x000] : r8.ub[123] => 0.ub[1]
926 setae eflags[0x001,0x001] : r8.ub[123] => 0.ub[0]
929 setb eflags[0x001,0x000] : r8.ub[123] => 0.ub[0]
930 setb eflags[0x001,0x001] : r8.ub[123] => 0.ub[1]
933 setbe eflags[0x041,0x000] : r8.ub[123] => 0.ub[0]
934 setbe eflags[0x041,0x001] : r8.ub[123] => 0.ub[1]
935 setbe eflags[0x041,0x040] : r8.ub[123] => 0.ub[1]
936 setbe eflags[0x041,0x041] : r8.ub[123] => 0.ub[1]
941 setc eflags[0x001,0x000] : r8.ub[123] => 0.ub[0]
942 setc eflags[0x001,0x001] : r8.ub[123] => 0.ub[1]
945 sete eflags[0x040,0x000] : r8.ub[123] => 0.ub[0]
946 sete eflags[0x040,0x040] : r8.ub[123] => 0.ub[1]
949 setg eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[1]
950 setg eflags[0x8c0,0x040] : r8.ub[123] => 0.ub[0]
951 setg eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[0]
952 setg eflags[0x8c0,0x0c0] : r8.ub[123] => 0.ub[0]
953 setg eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
954 setg eflags[0x8c0,0x840] : r8.ub[123] => 0.ub[0]
955 setg eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[1]
956 setg eflags[0x8c0,0x8c0] : r8.ub[123] => 0.ub[0]
965 setge eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[1]
966 setge eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[0]
967 setge eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
968 setge eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[1]
973 setl eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[0]
974 setl eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[1]
975 setl eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
976 setl eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[0]
981 setle eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[0]
982 setle eflags[0x8c0,0x040] : r8.ub[123] => 0.ub[1]
983 setle eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[1]
984 setle eflags[0x8c0,0x0c0] : r8.ub[123] => 0.ub[1]
985 setle eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
986 setle eflags[0x8c0,0x840] : r8.ub[123] => 0.ub[1]
987 setle eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[0]
988 setle eflags[0x8c0,0x8c0] : r8.ub[123] => 0.ub[1]
997 setna eflags[0x041,0x000] : r8.ub[123] => 0.ub[0]
998 setna eflags[0x041,0x001] : r8.ub[123] => 0.ub[1]
999 setna eflags[0x041,0x040] : r8.ub[123] => 0.ub[1]
1000 setna eflags[0x041,0x041] : r8.ub[123] => 0.ub[1]
1005 setnae eflags[0x001,0x000] : r8.ub[123] => 0.ub[0]
1006 setnae eflags[0x001,0x001] : r8.ub[123] => 0.ub[1]
1009 setnb eflags[0x001,0x000] : r8.ub[123] => 0.ub[1]
1010 setnb eflags[0x001,0x001] : r8.ub[123] => 0.ub[0]
1013 setnbe eflags[0x041,0x000] : r8.ub[123] => 0.ub[1]
1014 setnbe eflags[0x041,0x001] : r8.ub[123] => 0.ub[0]
1015 setnbe eflags[0x041,0x040] : r8.ub[123] => 0.ub[0]
1016 setnbe eflags[0x041,0x041] : r8.ub[123] => 0.ub[0]
1021 setnc eflags[0x001,0x000] : r8.ub[123] => 0.ub[1]
1022 setnc eflags[0x001,0x001] : r8.ub[123] => 0.ub[0]
1025 setne eflags[0x040,0x000] : r8.ub[123] => 0.ub[1]
1026 setne eflags[0x040,0x040] : r8.ub[123] => 0.ub[0]
1029 setng eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[0]
1030 setng eflags[0x8c0,0x040] : r8.ub[123] => 0.ub[1]
1031 setng eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[1]
1032 setng eflags[0x8c0,0x0c0] : r8.ub[123] => 0.ub[1]
1033 setng eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
1034 setng eflags[0x8c0,0x840] : r8.ub[123] => 0.ub[1]
1035 setng eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[0]
1036 setng eflags[0x8c0,0x8c0] : r8.ub[123] => 0.ub[1]
1045 setnge eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[0]
1046 setnge eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[1]
1047 setnge eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
1048 setnge eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[0]
1053 setnl eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[1]
1054 setnl eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[0]
1055 setnl eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
1056 setnl eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[1]
1061 setnle eflags[0x8c0,0x000] : r8.ub[123] => 0.ub[1]
1062 setnle eflags[0x8c0,0x040] : r8.ub[123] => 0.ub[0]
1063 setnle eflags[0x8c0,0x080] : r8.ub[123] => 0.ub[0]
1064 setnle eflags[0x8c0,0x0c0] : r8.ub[123] => 0.ub[0]
1065 setnle eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
1066 setnle eflags[0x8c0,0x840] : r8.ub[123] => 0.ub[0]
1067 setnle eflags[0x8c0,0x880] : r8.ub[123] => 0.ub[1]
1068 setnle eflags[0x8c0,0x8c0] : r8.ub[123] => 0.ub[0]
1077 setno eflags[0x800,0x000] : r8.ub[123] => 0.ub[1]
1078 setno eflags[0x800,0x800] : r8.ub[123] => 0.ub[0]
1081 setnp eflags[0x004,0x000] : r8.ub[123] => 0.ub[1]
1082 setnp eflags[0x004,0x004] : r8.ub[123] => 0.ub[0]
1085 setns eflags[0x080,0x000] : r8.ub[123] => 0.ub[1]
1086 setns eflags[0x080,0x080] : r8.ub[123] => 0.ub[0]
1089 setnz eflags[0x040,0x000] : r8.ub[123] => 0.ub[1]
1090 setnz eflags[0x040,0x040] : r8.ub[123] => 0.ub[0]
1093 seto eflags[0x800,0x000] : r8.ub[123] => 0.ub[0]
1094 seto eflags[0x800,0x800] : r8.ub[123] => 0.ub[1]
1097 setp eflags[0x004,0x000] : r8.ub[123] => 0.ub[0]
1098 setp eflags[0x004,0x004] : r8.ub[123] => 0.ub[1]
1101 sets eflags[0x080,0x000] : r8.ub[123] => 0.ub[0]
1102 sets eflags[0x080,0x080] : r8.ub[123] => 0.ub[1]
1105 setz eflags[0x040,0x000] : r8.ub[123] => 0.ub[0]
1106 setz eflags[0x040,0x040] : r8.ub[123] => 0.ub[1]
1109 shlb r8.ub[0xca] => 0.ub[0x94]
1111 shlb imm8[2] r8.ub[0xca] => 1.ub[0x28]
1113 shlb cl.ub[2] r8.ub[0xca] => 1.ub[0x28]
1133 shrb r8.ub[0xca] => 0.ub[0x65]
1135 shrb imm8[2] r8.ub[0xca] => 1.ub[0x32]
1137 shrb cl.ub[2] r8.ub[0xca] => 1.ub[0x32]
1212 subb r8.ub[12] r8.ub[34] => 1.ub[22]
1213 subb r8.ub[12] m8.ub[34] => 1.ub[22]
1214 subb m8.ub[12] r8.ub[34] => 1.ub[22]
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]
1336 ###xaddb r8.ub[12] r8.ub[34] => 0.ub[34] 1.ub[46]
1337 ###xaddb r8.ub[12] m8.ub[34] => 0.ub[34] 1.ub[46]
1344 xchgb r8.ub[12] r8.ub[34] => 0.ub[34] 1.ub[12]
1345 xchgb r8.ub[12] m8.ub[34] => 0.ub[34] 1.ub[12]
1346 xchgb m8.ub[12] r8.ub[34] => 0.ub[34] 1.ub[12]
1365 xorb r8.ub[0x34] r8.ub[0x56] => 1.ub[0x62]
1366 xorb r8.ub[0x34] m8.ub[0x56] => 1.ub[0x62]
1367 xorb m8.ub[0x34] r8.ub[0x56] => 1.ub[0x62]