1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
// RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s
// CHECK: andnl -485498096(%edx,%eax,4), %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x94,0x82,0x10,0xe3,0x0f,0xe3]
andnl -485498096(%edx,%eax,4), %edx, %edx
// CHECK: andnl 485498096(%edx,%eax,4), %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x94,0x82,0xf0,0x1c,0xf0,0x1c]
andnl 485498096(%edx,%eax,4), %edx, %edx
// CHECK: andnl 485498096(%edx), %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x92,0xf0,0x1c,0xf0,0x1c]
andnl 485498096(%edx), %edx, %edx
// CHECK: andnl 485498096, %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x15,0xf0,0x1c,0xf0,0x1c]
andnl 485498096, %edx, %edx
// CHECK: andnl 64(%edx,%eax), %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x54,0x02,0x40]
andnl 64(%edx,%eax), %edx, %edx
// CHECK: andnl (%edx), %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0x12]
andnl (%edx), %edx, %edx
// CHECK: andnl %edx, %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf2,0xd2]
andnl %edx, %edx, %edx
// CHECK: bextrl %edx, -485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x94,0x82,0x10,0xe3,0x0f,0xe3]
bextrl %edx, -485498096(%edx,%eax,4), %edx
// CHECK: bextrl %edx, 485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x94,0x82,0xf0,0x1c,0xf0,0x1c]
bextrl %edx, 485498096(%edx,%eax,4), %edx
// CHECK: bextrl %edx, 485498096(%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x92,0xf0,0x1c,0xf0,0x1c]
bextrl %edx, 485498096(%edx), %edx
// CHECK: bextrl %edx, 485498096, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x15,0xf0,0x1c,0xf0,0x1c]
bextrl %edx, 485498096, %edx
// CHECK: bextrl %edx, 64(%edx,%eax), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x54,0x02,0x40]
bextrl %edx, 64(%edx,%eax), %edx
// CHECK: bextrl %edx, (%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0x12]
bextrl %edx, (%edx), %edx
// CHECK: bextrl %edx, %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf7,0xd2]
bextrl %edx, %edx, %edx
// CHECK: blsil -485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x9c,0x82,0x10,0xe3,0x0f,0xe3]
blsil -485498096(%edx,%eax,4), %edx
// CHECK: blsil 485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x9c,0x82,0xf0,0x1c,0xf0,0x1c]
blsil 485498096(%edx,%eax,4), %edx
// CHECK: blsil 485498096(%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x9a,0xf0,0x1c,0xf0,0x1c]
blsil 485498096(%edx), %edx
// CHECK: blsil 485498096, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x1d,0xf0,0x1c,0xf0,0x1c]
blsil 485498096, %edx
// CHECK: blsil 64(%edx,%eax), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x5c,0x02,0x40]
blsil 64(%edx,%eax), %edx
// CHECK: blsil (%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x1a]
blsil (%edx), %edx
// CHECK: blsil %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0xda]
blsil %edx, %edx
// CHECK: blsmskl -485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x94,0x82,0x10,0xe3,0x0f,0xe3]
blsmskl -485498096(%edx,%eax,4), %edx
// CHECK: blsmskl 485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x94,0x82,0xf0,0x1c,0xf0,0x1c]
blsmskl 485498096(%edx,%eax,4), %edx
// CHECK: blsmskl 485498096(%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x92,0xf0,0x1c,0xf0,0x1c]
blsmskl 485498096(%edx), %edx
// CHECK: blsmskl 485498096, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x15,0xf0,0x1c,0xf0,0x1c]
blsmskl 485498096, %edx
// CHECK: blsmskl 64(%edx,%eax), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x54,0x02,0x40]
blsmskl 64(%edx,%eax), %edx
// CHECK: blsmskl (%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x12]
blsmskl (%edx), %edx
// CHECK: blsmskl %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0xd2]
blsmskl %edx, %edx
// CHECK: blsrl -485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x8c,0x82,0x10,0xe3,0x0f,0xe3]
blsrl -485498096(%edx,%eax,4), %edx
// CHECK: blsrl 485498096(%edx,%eax,4), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x8c,0x82,0xf0,0x1c,0xf0,0x1c]
blsrl 485498096(%edx,%eax,4), %edx
// CHECK: blsrl 485498096(%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x8a,0xf0,0x1c,0xf0,0x1c]
blsrl 485498096(%edx), %edx
// CHECK: blsrl 485498096, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x0d,0xf0,0x1c,0xf0,0x1c]
blsrl 485498096, %edx
// CHECK: blsrl 64(%edx,%eax), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x4c,0x02,0x40]
blsrl 64(%edx,%eax), %edx
// CHECK: blsrl (%edx), %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0x0a]
blsrl (%edx), %edx
// CHECK: blsrl %edx, %edx
// CHECK: encoding: [0xc4,0xe2,0x68,0xf3,0xca]
blsrl %edx, %edx
|