Skip to content

Commit

Permalink
Remove AT&T aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Nov 24, 2023
1 parent cfa4346 commit 6f60484
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions common/h/mnemonics/x86_entryIDs.h
Expand Up @@ -59,7 +59,6 @@ e_btr,
e_bts,
e_bzhi,
e_call,
e_callq,
e_cbw,
e_cdq,
e_clc,
Expand Down Expand Up @@ -90,10 +89,8 @@ e_cmppd,
e_cmpps,
e_cmpsb,
e_cmpsd,
e_cmpsl,
e_cmpss,
e_cmpsw,
e_cmpw,
e_cmpxch,
e_cmpxch8b,
e_comisd,
Expand Down Expand Up @@ -124,11 +121,9 @@ e_cvttsd2si,
e_cvttss2si,
e_cwd,
e_cwde,
e_cwtl,
e_daa,
e_das,
e_dec,
e_decl,
e_div,
e_divpd,
e_divps,
Expand All @@ -140,7 +135,6 @@ e_emms,
e_endbr32,
e_endbr64,
e_enter,
e_enterq,
e_extractps,
e_extrq,
e_f2xm1,
Expand All @@ -162,7 +156,6 @@ e_fcomi,
e_fcomip,
e_fcomp,
e_fcompp,
e_fcomps,
e_fdiv,
e_fdivp,
e_fdivr,
Expand Down Expand Up @@ -199,7 +192,6 @@ e_fstenv,
e_fstp,
e_fstsw,
e_fsub,
e_fsubl,
e_fsubp,
e_fsubr,
e_fsubrp,
Expand Down Expand Up @@ -243,7 +235,6 @@ e_jl,
e_jle,
e_jmp,
e_jmpe,
e_jmpq,
e_jnb,
e_jnbe,
e_jne,
Expand Down Expand Up @@ -316,7 +307,6 @@ e_ldmxcsr,
e_lds,
e_lea,
e_leave,
e_leaveq,
e_les,
e_lfence,
e_lfs,
Expand Down Expand Up @@ -377,7 +367,6 @@ e_movq2dq,
e_movsb,
e_movsd,
e_movshdup,
e_movsl,
e_movsldup,
e_movss,
e_movsw,
Expand Down Expand Up @@ -551,7 +540,6 @@ e_rdpmc,
e_rdrand,
e_rdtsc,
e_rol,
e_rolb,
e_ror,
e_rorx,
e_roundpd,
Expand All @@ -564,11 +552,8 @@ e_rsqrtss,
e_sahf,
e_salc,
e_sar,
e_sarb,
e_sarx,
e_sbb,
e_sbbl,
e_scas,
e_scasb,
e_scasd,
e_scasw,
Expand Down Expand Up @@ -601,7 +586,6 @@ e_shl_sal,
e_shld,
e_shlx,
e_shr,
e_shrb,
e_shrd,
e_shrx,
e_shufpd,
Expand All @@ -617,7 +601,6 @@ e_stc,
e_std,
e_sti,
e_stmxcsr,
e_stos,
e_stosb,
e_stosd,
e_stosw,
Expand Down

0 comments on commit 6f60484

Please sign in to comment.