1 /* Declarations for Intel 80386 opcode table
2 Copyright (C) 2007-2024 Free Software Foundation, Inc.
4 This file is part of the GNU opcodes library.
6 This library is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 3, or (at your option)
11 It is distributed in the hope that it will be useful, but WITHOUT
12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
14 License for more details.
16 You should have received a copy of the GNU General Public License
17 along with GAS; see the file COPYING. If not, write to the Free
18 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
21 #include "opcode/i386.h"
27 /* Position of cpu flags bitfiled. */
31 /* i186 or better required */
33 /* i286 or better required */
35 /* i386 or better required */
37 /* i486 or better required */
39 /* i585 or better required */
41 /* i686 or better required */
43 /* CMOV Instruction support required */
45 /* FXSR Instruction support required */
47 /* CLFLUSH Instruction support required */
49 /* NOP Instruction support required */
51 /* SYSCALL Instructions support required */
53 /* Floating point support required */
55 /* i686 and floating point support required */
57 /* SSE3 and floating point support required */
59 /* MMX support required */
61 /* SSE support required */
63 /* SSE2 support required */
65 /* SSE3 support required */
67 /* VIA PadLock required */
69 /* AMD Secure Virtual Machine Ext-s required */
71 /* VMX Instructions required */
73 /* SMX Instructions required */
75 /* SSSE3 support required */
77 /* SSE4a support required */
79 /* LZCNT support required */
81 /* POPCNT support required */
83 /* MONITOR support required */
85 /* SSE4.1 support required */
87 /* SSE4.2 support required */
89 /* AVX2 support required */
91 /* Intel AVX-512 Conflict Detection Instructions support required */
93 /* Intel AVX-512 Exponential and Reciprocal Instructions support
96 /* Intel AVX-512 Prefetch Instructions support required */
98 /* Intel AVX-512 DQ Instructions support required. */
100 /* Intel AVX-512 BW Instructions support required. */
102 /* Intel IAMCU support required */
104 /* Xsave/xrstor New Instructions support required */
106 /* Xsaveopt New Instructions support required */
108 /* AES support required */
110 /* PCLMULQDQ support required */
112 /* FMA support required */
114 /* FMA4 support required */
116 /* XOP support required */
118 /* LWP support required */
120 /* BMI support required */
122 /* TBM support required */
124 /* MOVBE Instruction support required */
126 /* CMPXCHG16B instruction support required. */
128 /* LAHF/SAHF instruction support required (in 64-bit mode). */
130 /* EPT Instructions required */
132 /* RDTSCP Instruction support required */
134 /* FSGSBASE Instructions required */
136 /* RDRND Instructions required */
138 /* F16C Instructions required */
140 /* Intel BMI2 support required */
142 /* RTM support required */
144 /* INVPCID Instructions required */
146 /* VMFUNC Instruction required */
148 /* Intel MPX Instructions required */
150 /* RDRSEED instruction required. */
152 /* Multi-presisionn add-carry instructions are required. */
154 /* Supports prefetchw and prefetch instructions. */
156 /* SMAP instructions required. */
158 /* SHA instructions required. */
160 /* SHA512 instructions required. */
162 /* SM3 instructions required. */
164 /* SM4 instructions required. */
166 /* CLFLUSHOPT instruction required */
168 /* XSAVES/XRSTORS instruction required */
170 /* XSAVEC instruction required */
172 /* PREFETCHWT1 instruction required */
174 /* SE1 instruction required */
176 /* CLWB instruction required */
178 /* Intel AVX-512 IFMA Instructions support required. */
180 /* Intel AVX-512 VBMI Instructions support required. */
182 /* Intel AVX-512 4FMAPS Instructions support required. */
184 /* Intel AVX-512 4VNNIW Instructions support required. */
186 /* Intel AVX-512 VPOPCNTDQ Instructions support required. */
188 /* Intel AVX-512 VBMI2 Instructions support required. */
190 /* Intel AVX-512 VNNI Instructions support required. */
192 /* Intel AVX-512 BITALG Instructions support required. */
194 /* Intel AVX-512 BF16 Instructions support required. */
196 /* Intel AVX-512 VP2INTERSECT Instructions support required. */
197 CpuAVX512_VP2INTERSECT
,
198 /* TDX Instructions support required. */
200 /* Intel AVX VNNI Instructions support required. */
202 /* Intel AVX-512 FP16 Instructions support required. */
204 /* PREFETCHI instruction required */
206 /* Intel AVX IFMA Instructions support required. */
208 /* Intel AVX VNNI-INT8 Instructions support required. */
210 /* Intel AVX VNNI-INT16 Instructions support required. */
212 /* Intel CMPccXADD instructions support required. */
214 /* Intel WRMSRNS Instructions support required */
216 /* Intel MSRLIST Instructions support required. */
218 /* Intel AVX NE CONVERT Instructions support required. */
220 /* Intel RAO INT Instructions support required. */
222 /* fred instruction required */
224 /* lkgs instruction required */
226 /* Intel USER_MSR Instruction support required. */
228 /* mwaitx instruction required */
230 /* Clzero instruction required */
232 /* OSPKE instruction required */
234 /* RDPID instruction required */
236 /* PTWRITE instruction required */
238 /* CET instructions support required */
241 /* AMX-INT8 instructions required */
243 /* AMX-BF16 instructions required */
245 /* AMX-FP16 instructions required */
247 /* AMX-COMPLEX instructions required. */
249 /* AMX-TILE instructions required */
251 /* GFNI instructions required */
253 /* VAES instructions required */
255 /* VPCLMULQDQ instructions required */
257 /* WBNOINVD instructions required */
259 /* PCONFIG instructions required */
261 /* PBNDKB instructions required. */
263 /* WAITPKG instructions required */
265 /* UINTR instructions required */
267 /* CLDEMOTE instruction required */
269 /* MOVDIRI instruction support required */
271 /* MOVDIRR64B instruction required */
273 /* ENQCMD instruction required */
275 /* SERIALIZE instruction required */
277 /* RDPRU instruction required */
279 /* MCOMMIT instruction required */
281 /* SEV-ES instruction(s) required */
283 /* TSXLDTRK instruction required */
285 /* KL instruction support required */
287 /* WideKL instruction support required */
289 /* HRESET instruction required */
291 /* INVLPGB instructions required */
293 /* TLBSYNC instructions required */
295 /* SNP instructions required */
297 /* RMPQUERY instruction required */
300 /* NOTE: These items, which can be combined with other ISA flags above, need
301 to remain second to last and in sync with CPU_FLAGS_COMMON. */
303 /* i287 support required */
305 CpuAttrEnums
= Cpu287
,
306 /* i387 support required */
308 /* 3dnow! support required */
310 /* 3dnow! Extensions support required */
312 /* 64bit support required */
314 /* AVX support required */
316 /* HLE support required */
318 /* Intel AVX-512 Foundation Instructions support required */
320 /* Intel AVX-512 VL Instructions support required. */
322 /* Intel APX_F Instructions support required. */
324 /* Not supported in the 64bit mode */
327 /* NOTE: This item needs to remain last. */
329 /* The last bitfield in i386_cpu_flags. */
333 #define CpuNumOfUints \
334 (CpuMax / sizeof (unsigned int) / CHAR_BIT + 1)
335 #define CpuNumOfBits \
336 (CpuNumOfUints * sizeof (unsigned int) * CHAR_BIT)
339 #define CpuAttrNumOfUints \
340 ((CpuIsaBits + CpuMax - CpuAttrEnums) / sizeof (unsigned int) / CHAR_BIT + 1)
341 #define CpuAttrNumOfBits \
342 (CpuAttrNumOfUints * sizeof (unsigned int) * CHAR_BIT)
344 /* If you get a compiler error for zero width of an unused field,
345 comment the respective one out. */
346 #define CpuUnused (CpuMax + 1)
347 #define CpuAttrUnused (CpuIsaBits + CpuMax + 1 - CpuAttrEnums)
349 #define CPU_FLAGS_COMMON \
350 unsigned int cpu287:1, \
360 /* NOTE: This field needs to remain last. */ \
363 typedef union i386_cpu_attr
367 unsigned int isa
:CpuIsaBits
;
370 unsigned int unused
:(CpuAttrNumOfBits
- CpuAttrUnused
);
373 unsigned int array
[CpuAttrNumOfUints
];
376 /* We can check if an instruction is available with array instead
378 typedef union i386_cpu_flags
382 unsigned int cpui186
:1;
383 unsigned int cpui286
:1;
384 unsigned int cpui386
:1;
385 unsigned int cpui486
:1;
386 unsigned int cpui586
:1;
387 unsigned int cpui686
:1;
388 unsigned int cpucmov
:1;
389 unsigned int cpufxsr
:1;
390 unsigned int cpuclflush
:1;
391 unsigned int cpunop
:1;
392 unsigned int cpusyscall
:1;
393 unsigned int cpu8087
:1;
394 unsigned int cpu687
:1;
395 unsigned int cpufisttp
:1;
396 unsigned int cpummx
:1;
397 unsigned int cpusse
:1;
398 unsigned int cpusse2
:1;
399 unsigned int cpusse3
:1;
400 unsigned int cpupadlock
:1;
401 unsigned int cpusvme
:1;
402 unsigned int cpuvmx
:1;
403 unsigned int cpusmx
:1;
404 unsigned int cpussse3
:1;
405 unsigned int cpusse4a
:1;
406 unsigned int cpulzcnt
:1;
407 unsigned int cpupopcnt
:1;
408 unsigned int cpumonitor
:1;
409 unsigned int cpusse4_1
:1;
410 unsigned int cpusse4_2
:1;
411 unsigned int cpuavx2
:1;
412 unsigned int cpuavx512cd
:1;
413 unsigned int cpuavx512er
:1;
414 unsigned int cpuavx512pf
:1;
415 unsigned int cpuavx512dq
:1;
416 unsigned int cpuavx512bw
:1;
417 unsigned int cpuiamcu
:1;
418 unsigned int cpuxsave
:1;
419 unsigned int cpuxsaveopt
:1;
420 unsigned int cpuaes
:1;
421 unsigned int cpupclmulqdq
:1;
422 unsigned int cpufma
:1;
423 unsigned int cpufma4
:1;
424 unsigned int cpuxop
:1;
425 unsigned int cpulwp
:1;
426 unsigned int cpubmi
:1;
427 unsigned int cputbm
:1;
428 unsigned int cpumovbe
:1;
429 unsigned int cpucx16
:1;
430 unsigned int cpulahf_sahf
:1;
431 unsigned int cpuept
:1;
432 unsigned int cpurdtscp
:1;
433 unsigned int cpufsgsbase
:1;
434 unsigned int cpurdrnd
:1;
435 unsigned int cpuf16c
:1;
436 unsigned int cpubmi2
:1;
437 unsigned int cpurtm
:1;
438 unsigned int cpuinvpcid
:1;
439 unsigned int cpuvmfunc
:1;
440 unsigned int cpumpx
:1;
441 unsigned int cpurdseed
:1;
442 unsigned int cpuadx
:1;
443 unsigned int cpuprfchw
:1;
444 unsigned int cpusmap
:1;
445 unsigned int cpusha
:1;
446 unsigned int cpusha512
:1;
447 unsigned int cpusm3
:1;
448 unsigned int cpusm4
:1;
449 unsigned int cpuclflushopt
:1;
450 unsigned int cpuxsaves
:1;
451 unsigned int cpuxsavec
:1;
452 unsigned int cpuprefetchwt1
:1;
453 unsigned int cpuse1
:1;
454 unsigned int cpuclwb
:1;
455 unsigned int cpuavx512ifma
:1;
456 unsigned int cpuavx512vbmi
:1;
457 unsigned int cpuavx512_4fmaps
:1;
458 unsigned int cpuavx512_4vnniw
:1;
459 unsigned int cpuavx512_vpopcntdq
:1;
460 unsigned int cpuavx512_vbmi2
:1;
461 unsigned int cpuavx512_vnni
:1;
462 unsigned int cpuavx512_bitalg
:1;
463 unsigned int cpuavx512_bf16
:1;
464 unsigned int cpuavx512_vp2intersect
:1;
465 unsigned int cputdx
:1;
466 unsigned int cpuavx_vnni
:1;
467 unsigned int cpuavx512_fp16
:1;
468 unsigned int cpuprefetchi
:1;
469 unsigned int cpuavx_ifma
:1;
470 unsigned int cpuavx_vnni_int8
:1;
471 unsigned int cpuavx_vnni_int16
:1;
472 unsigned int cpucmpccxadd
:1;
473 unsigned int cpuwrmsrns
:1;
474 unsigned int cpumsrlist
:1;
475 unsigned int cpuavx_ne_convert
:1;
476 unsigned int cpurao_int
:1;
477 unsigned int cpufred
:1;
478 unsigned int cpulkgs
:1;
479 unsigned int cpuuser_msr
:1;
480 unsigned int cpumwaitx
:1;
481 unsigned int cpuclzero
:1;
482 unsigned int cpuospke
:1;
483 unsigned int cpurdpid
:1;
484 unsigned int cpuptwrite
:1;
485 unsigned int cpuibt
:1;
486 unsigned int cpushstk
:1;
487 unsigned int cpuamx_int8
:1;
488 unsigned int cpuamx_bf16
:1;
489 unsigned int cpuamx_fp16
:1;
490 unsigned int cpuamx_complex
:1;
491 unsigned int cpuamx_tile
:1;
492 unsigned int cpugfni
:1;
493 unsigned int cpuvaes
:1;
494 unsigned int cpuvpclmulqdq
:1;
495 unsigned int cpuwbnoinvd
:1;
496 unsigned int cpupconfig
:1;
497 unsigned int cpupbndkb
:1;
498 unsigned int cpuwaitpkg
:1;
499 unsigned int cpuuintr
:1;
500 unsigned int cpucldemote
:1;
501 unsigned int cpumovdiri
:1;
502 unsigned int cpumovdir64b
:1;
503 unsigned int cpuenqcmd
:1;
504 unsigned int cpuserialize
:1;
505 unsigned int cpurdpru
:1;
506 unsigned int cpumcommit
:1;
507 unsigned int cpusev_es
:1;
508 unsigned int cputsxldtrk
:1;
509 unsigned int cpukl
:1;
510 unsigned int cpuwidekl
:1;
511 unsigned int cpuhreset
:1;
512 unsigned int cpuinvlpgb
:1;
513 unsigned int cputlbsync
:1;
514 unsigned int cpusnp
:1;
515 unsigned int cpurmpquery
:1;
518 unsigned int unused
:(CpuNumOfBits
- CpuUnused
);
521 unsigned int array
[CpuNumOfUints
];
524 /* Position of opcode_modifier bits. */
528 /* has direction bit. */
530 /* set if operands can be both bytes and words/dwords/qwords, encoded the
531 canonical way; the base_opcode field should hold the encoding for byte
534 /* load form instruction. Must be placed before store form. */
536 /* insn has a modrm byte. */
538 /* special case for jump insns; value has to be 1 */
544 /* special case for intersegment leaps/calls */
545 #define JUMP_INTERSEGMENT 4
546 /* absolute address for jump */
547 #define JUMP_ABSOLUTE 5
549 /* FP insn memory format bit, sized by 0x4 */
551 /* needs size prefix if in 32-bit mode */
553 /* needs size prefix if in 16-bit mode */
555 /* needs size prefix if in 64-bit mode */
558 /* Check that operand sizes match. */
560 /* any memory size */
562 /* fake an extra reg operand for clr, imul and special register
563 processing for some instructions. */
565 /* deprecated fp insn, gets a warning */
567 /* An implicit xmm0 as the first operand */
568 #define IMPLICIT_1ST_XMM0 4
569 /* The second operand must be a vector register, {x,y,z}mmN, where N is a multiple of 4.
570 It implicitly denotes the register group of {x,y,z}mmN - {x,y,z}mm(N + 3).
572 #define IMPLICIT_QUAD_GROUP 5
573 /* Default mask isn't allowed. */
574 #define NO_DEFAULT_MASK 6
575 /* Address prefix changes register operand */
576 #define ADDR_PREFIX_OP_REG 7
577 /* Instrucion requires that destination must be distinct from source
579 #define DISTINCT_DEST 8
580 /* Instruction updates stack pointer implicitly. */
581 #define IMPLICIT_STACK_OP 9
582 /* Instruction zeroes upper part of register. */
583 #define ZERO_UPPER 10
584 /* Instruction support SCC. */
586 /* Instruction requires EVEX.NF to be 1. */
589 /* instruction ignores operand size prefix and in Intel mode ignores
590 mnemonic size suffix check. */
592 /* default insn size depends on mode */
593 #define DEFAULTSIZE 2
595 /* b suffix on instruction illegal */
597 /* w suffix on instruction illegal */
599 /* l suffix on instruction illegal */
601 /* s suffix on instruction illegal */
603 /* q suffix on instruction illegal */
605 /* instruction needs FWAIT */
607 /* IsString provides for a quick test for string instructions, and
608 its actual value also indicates which of the operands (if any)
609 requires use of the %es segment. */
610 #define IS_STRING_ES_OP0 2
611 #define IS_STRING_ES_OP1 3
613 /* RegMem is for instructions with a modrm byte where the register
614 destination operand should be encoded in the mod and regmem fields.
615 Normally, it will be encoded in the reg field. We add a RegMem
616 flag to indicate that it should be encoded in the regmem field. */
618 /* quick test if branch instruction is MPX supported */
622 #define PrefixHLERelease 2 /* Okay with an XRELEASE (0xf3) prefix. */
623 #define PrefixNoTrack 3
624 /* Prefixes implying "LOCK okay" must come after Lock. All others have
627 #define PrefixHLELock 5 /* Okay with a LOCK prefix. */
628 #define PrefixHLEAny 6 /* Okay with or without a LOCK prefix. */
630 /* opcode is a prefix */
632 /* instruction has extension in 8 bit imm */
634 /* instruction don't need Rex64 prefix. */
636 /* insn has VEX prefix:
637 1: 128bit VEX prefix (or operand dependent).
638 2: 256bit VEX prefix.
639 3: Scalar VEX prefix.
645 /* How to encode VEX.vvvv:
646 1: VEX.vvvv encodes the src1 register operand.
647 2: VEX.vvvv encodes the src2 register operand.
648 3: VEX.vvvv encodes the dest register operand.
650 #define VexVVVV_SRC1 1
651 #define VexVVVV_SRC2 2
652 #define VexVVVV_DST 3
655 /* How the VEX.W bit is used:
656 0: Set by the REX.W bit.
657 1: VEX.W0. Should always be 0.
658 2: VEX.W1. Should always be 1.
659 3: VEX.WIG. The VEX.W bit is ignored.
665 /* Opcode prefix (values chosen to be usable directly in
666 VEX/XOP/EVEX pp fields):
668 1: Add 0x66 opcode prefix.
669 2: Add 0xf3 opcode prefix.
670 3: Add 0xf2 opcode prefix.
672 #define PREFIX_NONE 0
673 #define PREFIX_0X66 1
674 #define PREFIX_0XF3 2
675 #define PREFIX_0XF2 3
677 /* Instruction with a mandatory SIB byte:
678 1: 128bit vector register.
679 2: 256bit vector register.
680 3: 512bit vector register.
688 /* SSE to AVX support required */
691 /* insn has EVEX prefix:
692 1: 512bit EVEX prefix.
693 2: 128bit EVEX prefix.
694 3: 256bit EVEX prefix.
695 4: Length-ignored (LIG) EVEX prefix.
696 5: Length determined from actual operands.
697 6: L'L = 3 (reserved, .insn only)
707 /* AVX512 masking support */
710 /* AVX512 broadcast support. The number of bytes to broadcast is
711 1 << (Broadcast - 1):
717 #define BYTE_BROADCAST 1
718 #define WORD_BROADCAST 2
719 #define DWORD_BROADCAST 3
720 #define QWORD_BROADCAST 4
723 /* Static rounding control is supported. */
726 /* Supress All Exceptions is supported. */
729 /* Compressed Disp8*N attribute. */
730 #define DISP8_SHIFT_VL 7
733 /* Support encoding optimization. */
736 /* Language dialect. NOTE: Order matters! */
737 #define INTEL_SYNTAX 1
739 #define ATT_MNEMONIC 3
742 /* Mnemonic suffix permitted in Intel syntax. */
745 /* ISA64: Don't change the order without other code adjustments.
746 0: Common to AMD64 and Intel64.
753 #define INTEL64ONLY 3
756 /* egprs (r16-r31) on instruction illegal. We also use it to judge
757 whether the instruction supports pseudo-prefix {rex2}. */
760 /* No CSPAZO flags update indication. */
763 /* Instrucion requires REX2 prefix. */
766 /* The last bitfield in i386_opcode_modifier. */
770 typedef struct i386_opcode_modifier
775 unsigned int modrm
:1;
777 unsigned int floatmf
:1;
779 unsigned int checkoperandsize
:1;
780 unsigned int operandconstraint
:4;
781 unsigned int mnemonicsize
:2;
782 unsigned int no_bsuf
:1;
783 unsigned int no_wsuf
:1;
784 unsigned int no_lsuf
:1;
785 unsigned int no_ssuf
:1;
786 unsigned int no_qsuf
:1;
787 unsigned int fwait
:1;
788 unsigned int isstring
:2;
789 unsigned int regmem
:1;
790 unsigned int bndprefixok
:1;
791 unsigned int prefixok
:3;
792 unsigned int isprefix
:1;
793 unsigned int immext
:1;
794 unsigned int norex64
:1;
796 unsigned int vexvvvv
:2;
798 unsigned int opcodeprefix
:2;
800 unsigned int sse2avx
:1;
802 unsigned int masking
:1;
803 unsigned int broadcast
:3;
804 unsigned int staticrounding
:1;
806 unsigned int disp8memshift
:3;
807 unsigned int optimize
:1;
808 unsigned int dialect
:2;
809 unsigned int intelsuffix
:1;
810 unsigned int isa64
:2;
811 unsigned int noegpr
:1;
814 } i386_opcode_modifier
;
816 /* Operand classes. */
818 #define CLASS_WIDTH 4
822 Reg
, /* GPRs and FP regs, distinguished by operand size */
823 SReg
, /* Segment register */
824 RegCR
, /* Control register */
825 RegDR
, /* Debug register */
826 RegTR
, /* Test register */
827 RegMMX
, /* MMX register */
828 RegSIMD
, /* XMM/YMM/ZMM registers, distinguished by operand size */
829 RegMask
, /* Vector Mask register */
830 RegBND
, /* Bound register */
833 /* Special operand instances. */
835 #define INSTANCE_WIDTH 3
836 enum operand_instance
839 Accum
, /* Accumulator %al/%ax/%eax/%rax/%st(0)/%xmm0 */
840 RegC
, /* %cl / %cx / %ecx / %rcx, e.g. register to hold shift count */
841 RegD
, /* %dl / %dx / %edx / %rdx, e.g. register to hold I/O port addr */
842 RegB
, /* %bl / %bx / %ebx / %rbx */
845 /* Position of operand_type bits. */
849 /* Class and Instance */
850 ClassInstance
= CLASS_WIDTH
+ INSTANCE_WIDTH
- 1,
851 /* 1 bit immediate */
853 /* 8 bit immediate */
855 /* 8 bit immediate sign extended */
857 /* 16 bit immediate */
859 /* 32 bit immediate */
861 /* 32 bit immediate sign extended */
863 /* 64 bit immediate */
865 /* 8bit/16bit/32bit displacements are used in different ways,
866 depending on the instruction. For jumps, they specify the
867 size of the PC relative displacement, for instructions with
868 memory operand, they specify the size of the offset relative
869 to the base register, and for instructions with memory offset
870 such as `mov 1234,%al' they specify the size of the offset
871 relative to the segment base. */
872 /* 8 bit displacement */
874 /* 16 bit displacement */
876 /* 32 bit displacement (64-bit: sign-extended) */
878 /* 64 bit displacement */
880 /* Register which can be used for base or index in memory operand. */
884 /* WORD size. 2 byte */
886 /* DWORD size. 4 byte */
888 /* FWORD size. 6 byte */
890 /* QWORD size. 8 byte */
892 /* TBYTE size. 10 byte */
902 /* Unspecified memory size. */
905 /* The number of bits in i386_operand_type. */
909 #define OTNumOfUints \
910 ((OTNum - 1) / sizeof (unsigned int) / CHAR_BIT + 1)
911 #define OTNumOfBits \
912 (OTNumOfUints * sizeof (unsigned int) * CHAR_BIT)
914 /* If you get a compiler error for zero width of the unused field,
916 #define OTUnused OTNum
918 typedef union i386_operand_type
922 unsigned int class:CLASS_WIDTH
;
923 unsigned int instance
:INSTANCE_WIDTH
;
926 unsigned int imm8s
:1;
927 unsigned int imm16
:1;
928 unsigned int imm32
:1;
929 unsigned int imm32s
:1;
930 unsigned int imm64
:1;
931 unsigned int disp8
:1;
932 unsigned int disp16
:1;
933 unsigned int disp32
:1;
934 unsigned int disp64
:1;
935 unsigned int baseindex
:1;
938 unsigned int dword
:1;
939 unsigned int fword
:1;
940 unsigned int qword
:1;
941 unsigned int tbyte
:1;
942 unsigned int xmmword
:1;
943 unsigned int ymmword
:1;
944 unsigned int zmmword
:1;
945 unsigned int tmmword
:1;
946 unsigned int unspecified
:1;
948 unsigned int unused
:(OTNumOfBits
- OTUnused
);
951 unsigned int array
[OTNumOfUints
];
954 typedef struct insn_template
956 /* instruction name sans width suffix ("mov" for movl insns) */
957 unsigned int mnem_off
;
959 /* Bitfield arrangement is such that individual fields can be easily
960 extracted (in native builds at least) - either by at most a masking
961 operation (base_opcode, operands), or by just a (signed) right shift
962 (extension_opcode). Please try to maintain this property. */
964 /* base_opcode is the fundamental opcode byte without optional
966 unsigned int base_opcode
:16;
967 #define Opcode_D 0x2 /* Direction bit:
968 set if Reg --> Regmem;
969 unset if Regmem --> Reg. */
970 #define Opcode_FloatR 0x8 /* ModR/M bit to swap src/dest for float insns. */
971 #define Opcode_FloatD 0x4 /* Direction bit for float insns. */
972 #define Opcode_ExtD 0x1 /* Direction bit for extended opcode space insns. */
973 #define Opcode_SIMD_IntD 0x10 /* Direction bit for SIMD int insns. */
974 /* The next value is arbitrary, as long as it's non-zero and distinct
975 from all other values above. */
976 #define Opcode_VexW 0xf /* Operand order controlled by VEX.W. */
978 /* how many operands */
979 unsigned int operands
:3;
982 unsigned int opcode_space
:4;
983 /* Opcode encoding space (values chosen to be usable directly in
984 VEX/XOP mmmmm and EVEX mm fields):
985 0: Base opcode space.
986 1: 0F opcode prefix / space.
987 2: 0F38 opcode prefix / space.
988 3: 0F3A opcode prefix / space.
989 4: EVEXMAP4 opcode prefix / space.
990 5: EVEXMAP5 opcode prefix / space.
991 6: EVEXMAP6 opcode prefix / space.
992 7: VEXMAP7 opcode prefix / space.
993 8: XOP 08 opcode space.
994 9: XOP 09 opcode space.
995 A: XOP 0A opcode space.
1000 #define SPACE_0F3A 3
1001 #define SPACE_EVEXMAP4 4
1002 #define SPACE_EVEXMAP5 5
1003 #define SPACE_EVEXMAP6 6
1004 #define SPACE_VEXMAP7 7
1005 #define SPACE_XOP08 8
1006 #define SPACE_XOP09 9
1007 #define SPACE_XOP0A 0xA
1009 /* (Fake) base opcode value for pseudo prefixes. */
1010 #define PSEUDO_PREFIX 0
1012 /* extension_opcode is the 3 bit extension for group <n> insns.
1013 This field is also used to store the 8-bit opcode suffix for the
1014 AMD 3DNow! instructions.
1015 If this template has no extension opcode (the usual case) use None
1017 signed int extension_opcode
:9;
1018 #define None (-1) /* If no extension_opcode is possible. */
1020 /* Pseudo prefixes. */
1021 #define Prefix_Disp8 0 /* {disp8} */
1022 #define Prefix_Disp16 1 /* {disp16} */
1023 #define Prefix_Disp32 2 /* {disp32} */
1024 #define Prefix_Load 3 /* {load} */
1025 #define Prefix_Store 4 /* {store} */
1026 #define Prefix_VEX 5 /* {vex} */
1027 #define Prefix_VEX3 6 /* {vex3} */
1028 #define Prefix_EVEX 7 /* {evex} */
1029 #define Prefix_REX 8 /* {rex} */
1030 #define Prefix_REX2 9 /* {rex2} */
1031 #define Prefix_NoOptimize 10 /* {nooptimize} */
1032 #define Prefix_NF 11 /* {nf} */
1034 /* the bits in opcode_modifier are used to generate the final opcode from
1035 the base_opcode. These bits also are used to detect alternate forms of
1036 the same instruction */
1037 i386_opcode_modifier opcode_modifier
;
1039 /* cpu feature attributes */
1040 i386_cpu_attr cpu
, cpu_any
;
1042 /* operand_types[i] describes the type of operand i. This is made
1043 by OR'ing together all of the possible type masks. (e.g.
1044 'operand_types[i] = Reg|Imm' specifies that operand i can be
1045 either a register or an immediate operand. */
1046 i386_operand_type operand_types
[MAX_OPERANDS
];
1050 /* these are for register name --> number & type hash lookup */
1054 i386_operand_type reg_type
;
1055 unsigned char reg_flags
;
1056 #define RegRex 0x1 /* Extended register. */
1057 #define RegRex64 0x2 /* Extended 8 bit register. */
1058 #define RegVRex 0x4 /* Extended vector register. */
1059 #define RegRex2 0x8 /* Extended GPRs R16–R31 register. */
1060 unsigned char reg_num
;
1061 #define RegIP ((unsigned char ) ~0)
1062 /* EIZ and RIZ are fake index registers. */
1063 #define RegIZ (RegIP - 1)
1064 /* FLAT is a fake segment register (Intel mode). */
1065 #define RegFlat ((unsigned char) ~0)
1066 unsigned char dw2_regnum
[2];
1067 #define Dw2Inval 0xff