Lines Matching refs:OpSize32
66 OpSize32;
88 "in{l}\t{%dx, %eax|eax, dx}", [], IIC_IN_RR>, OpSize32;
98 "in{l}\t{$port, %eax|eax, $port}", [], IIC_IN_RI>, OpSize32;
108 "out{l}\t{%eax, %dx|dx, eax}", [], IIC_OUT_RR>, OpSize32;
118 "out{l}\t{%eax, $port|$port, eax}", [], IIC_OUT_IR>, OpSize32;
179 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_REG_SR>, OpSize32;
186 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_MEM_SR>, OpSize32;
193 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_REG>, OpSize32;
200 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_MEM>, OpSize32;
221 OpSize32;
224 OpSize32;
239 OpSize32;
242 OpSize32;
254 "str{l}\t$dst", [], IIC_STR>, TB, OpSize32;
270 OpSize32, Requires<[Not64BitMode]>;
276 OpSize32, Requires<[Not64BitMode]>;
282 OpSize32, Requires<[Not64BitMode]>;
288 OpSize32, Requires<[Not64BitMode]>;
293 OpSize32, Requires<[Not64BitMode]>;
298 OpSize32, Requires<[Not64BitMode]>;
301 OpSize32, Requires<[In64BitMode]>;
304 OpSize32, Requires<[In64BitMode]>;
312 OpSize32, Requires<[Not64BitMode]>;
319 OpSize32, Requires<[Not64BitMode]>;
326 OpSize32, Requires<[Not64BitMode]>;
332 OpSize32, Requires<[Not64BitMode]>;
335 OpSize32, Requires<[In64BitMode]>;
341 OpSize32, Requires<[Not64BitMode]>;
344 OpSize32, Requires<[In64BitMode]>;
350 "lds{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize32;
355 "lss{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
362 "les{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize32;
367 "lfs{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
374 "lgs{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
397 "sgdt{l}\t$dst", [], IIC_SGDT>, OpSize32, TB, Requires <[Not64BitMode]>;
403 "sidt{l}\t$dst", []>, OpSize32, TB, Requires <[Not64BitMode]>;
411 "sldt{l}\t$dst", [], IIC_SLDT>, OpSize32, TB;
423 "lgdt{l}\t$src", [], IIC_LGDT>, OpSize32, TB, Requires<[Not64BitMode]>;
429 "lidt{l}\t$src", [], IIC_LIDT>, OpSize32, TB, Requires<[Not64BitMode]>;
453 "smsw{l}\t$dst", [], IIC_SMSW>, OpSize32, TB;