diff options
| author | 2025-11-09 12:01:07 +0100 | |
|---|---|---|
| committer | 2025-11-09 12:01:07 +0100 | |
| commit | 28940713d99ed18cdf650334cf768158bba71dda (patch) | |
| tree | c173688973c276ea581ca9d133badd6dd1c91802 /ir/op.def | |
| parent | bbd63e77f8c8b5cf66c7cf594e5eef4c937428aa (diff) | |
amd64: get rid of xinc/xdec. handle those at emit stage
Diffstat (limited to 'ir/op.def')
| -rw-r--r-- | ir/op.def | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -70,7 +70,5 @@ _(intrin, 2) _(phi, 1) _(swap, 2) /* machine-specific instructions */ -_(xinc, 1) -_(xdec, 1) _(xsave, 1) _(xrestore, 1) |