Home | History | Annotate | Download | only in X86

Lines Matching full:opsize

67 def IRET16 : I<0xcf, RawFrm, (outs), (ins), "iret{w}", [], IIC_IRET>, OpSize;
83 "in{w}\t{%dx, %ax|ax, dx}", [], IIC_IN_RR>, OpSize;
93 "in{w}\t{$port, %ax|ax, $port}", [], IIC_IN_RI>, OpSize;
103 "out{w}\t{%ax, %dx|dx, ax}", [], IIC_OUT_RR>, OpSize;
113 "out{w}\t{%ax, $port|$port, ax}", [], IIC_OUT_IR>, OpSize;
119 def IN16 : I<0x6D, RawFrm, (outs), (ins), "ins{w}", [], IIC_INS>, OpSize;
170 "mov{w}\t{$src, $dst|$dst, $src}", [], IIC_MOV_REG_SR>, OpSize;
177 "mov{w}\t{$src, $dst|$dst, $src}", [], IIC_MOV_MEM_SR>, OpSize;
184 "mov{w}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_REG>, OpSize;
191 "mov{w}\t{$src, $dst|$dst, $src}", [], IIC_MOV_SR_MEM>, OpSize;
205 "lar{w}\t{$src, $dst|$dst, $src}", [], IIC_LAR_RM>, TB, OpSize;
207 "lar{w}\t{$src, $dst|$dst, $src}", [], IIC_LAR_RR>, TB, OpSize;
221 "lsl{w}\t{$src, $dst|$dst, $src}", [], IIC_LSL_RM>, TB, OpSize;
223 "lsl{w}\t{$src, $dst|$dst, $src}", [], IIC_LSL_RR>, TB, OpSize;
237 "str{w}\t$dst", [], IIC_STR>, TB, OpSize;
252 OpSize;
257 OpSize;
262 OpSize;
267 OpSize;
272 "push{w}\t{%fs|fs}", [], IIC_PUSH_SR>, OpSize, TB;
276 "push{w}\t{%gs|gs}", [], IIC_PUSH_SR>, OpSize, TB;
288 OpSize, Requires<[In32BitMode]>;
295 OpSize, Requires<[In32BitMode]>;
302 OpSize, Requires<[In32BitMode]>;
308 "pop{w}\t{%fs|fs}", [], IIC_POP_SR>, OpSize, TB;
315 "pop{w}\t{%gs|gs}", [], IIC_POP_SR>, OpSize, TB;
323 "lds{w}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize;
328 "lss{w}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize;
335 "les{w}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, OpSize;
340 OpSize;
347 "lgs{w}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize;
370 "sgdt{w}\t$dst", [], IIC_SGDT>, TB, OpSize, Requires<[In32BitMode]>;
374 "sidt{w}\t$dst", [], IIC_SIDT>, TB, OpSize, Requires<[In32BitMode]>;
378 "sldt{w}\t$dst", [], IIC_SLDT>, TB, OpSize;
392 "lgdt{w}\t$src", [], IIC_LGDT>, TB, OpSize, Requires<[In32BitMode]>;
396 "lidt{w}\t$src", [], IIC_LIDT>, TB, OpSize, Requires<[In32BitMode]>;
413 "smsw{w}\t$dst", [], IIC_SMSW>, OpSize, TB;
518 "invpcid\t{$src2, $src1|$src1, $src2}", []>, OpSize, T8,
521 "invpcid\t{$src2, $src1|$src1, $src2}", []>, OpSize, T8,