Lines Matching refs:X86_INS_POP
3768 { /* X86_POP16r, X86_INS_POP: pop{w} $reg */
3772 { /* X86_POP16rmm, X86_INS_POP: pop{w} $dst */
3776 { /* X86_POP16rmr, X86_INS_POP: pop{w} $reg */
3780 { /* X86_POP32r, X86_INS_POP: pop{l} $reg */
3784 { /* X86_POP32rmm, X86_INS_POP: pop{l} $dst */
3788 { /* X86_POP32rmr, X86_INS_POP: pop{l} $reg */
3792 { /* X86_POP64r, X86_INS_POP: pop{q} $reg */
3796 { /* X86_POP64rmm, X86_INS_POP: pop{q} $dst */
3800 { /* X86_POP64rmr, X86_INS_POP: pop{q} $reg */
3812 { /* X86_POPDS16, X86_INS_POP: pop{w} ds */
3816 { /* X86_POPDS32, X86_INS_POP: pop{l} ds */
3820 { /* X86_POPES16, X86_INS_POP: pop{w} es */
3824 { /* X86_POPES32, X86_INS_POP: pop{l} es */
3840 { /* X86_POPFS16, X86_INS_POP: pop{w} fs */
3844 { /* X86_POPFS32, X86_INS_POP: pop{l} fs */
3848 { /* X86_POPFS64, X86_INS_POP: pop{q} fs */
3852 { /* X86_POPGS16, X86_INS_POP: pop{w} gs */
3856 { /* X86_POPGS32, X86_INS_POP: pop{l} gs */
3860 { /* X86_POPGS64, X86_INS_POP: pop{q} gs */
3864 { /* X86_POPSS16, X86_INS_POP: pop{w} ss */
3868 { /* X86_POPSS32, X86_INS_POP: pop{l} ss */