• Home
  • Raw
  • Download

Lines Matching refs:OpSize32

82                "in{l}\t{%dx, %eax|eax, dx}", [], IIC_IN_RR>, OpSize32;
92 "in{l}\t{$port, %eax|eax, $port}", [], IIC_IN_RI>, OpSize32;
102 "out{l}\t{%eax, %dx|dx, eax}", [], IIC_OUT_RR>, OpSize32;
112 "out{l}\t{%eax, $port|$port, eax}", [], IIC_OUT_IR>, OpSize32;
173 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_REG_SR>, OpSize32;
180 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_MEM_SR>, OpSize32;
187 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_REG>, OpSize32;
194 "mov{l}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_MEM>, OpSize32;
215 OpSize32;
218 OpSize32;
233 OpSize32;
236 OpSize32;
248 "str{l}\t$dst", [], IIC_STR>, TB, OpSize32;
264 OpSize32, Requires<[Not64BitMode]>;
270 OpSize32, Requires<[Not64BitMode]>;
276 OpSize32, Requires<[Not64BitMode]>;
282 OpSize32, Requires<[Not64BitMode]>;
287 OpSize32, Requires<[Not64BitMode]>;
292 OpSize32, Requires<[Not64BitMode]>;
295 OpSize32, Requires<[In64BitMode]>;
298 OpSize32, Requires<[In64BitMode]>;
306 OpSize32, Requires<[Not64BitMode]>;
313 OpSize32, Requires<[Not64BitMode]>;
320 OpSize32, Requires<[Not64BitMode]>;
326 OpSize32, Requires<[Not64BitMode]>;
329 OpSize32, Requires<[In64BitMode]>;
335 OpSize32, Requires<[Not64BitMode]>;
338 OpSize32, Requires<[In64BitMode]>;
345 "lds{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize32,
351 "lss{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
359 "les{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize32,
365 "lfs{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
372 "lgs{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
395 "sgdt{l}\t$dst", [], IIC_SGDT>, OpSize32, TB, Requires <[Not64BitMode]>;
401 "sidt{l}\t$dst", []>, OpSize32, TB, Requires <[Not64BitMode]>;
409 "sldt{l}\t$dst", [], IIC_SLDT>, OpSize32, TB;
421 "lgdt{l}\t$src", [], IIC_LGDT>, OpSize32, TB, Requires<[Not64BitMode]>;
427 "lidt{l}\t$src", [], IIC_LIDT>, OpSize32, TB, Requires<[Not64BitMode]>;
451 "smsw{l}\t$dst", [], IIC_SMSW>, OpSize32, TB;