aboutsummaryrefslogtreecommitdiff
path: root/minias.h
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-16 02:07:56 +1300
committerAndrew Chambers <[email protected]>2021-10-16 02:07:56 +1300
commit490cb559cc4713b43d38c5667e56abc2f52973f9 (patch)
tree808edd96ed4d84334953e5ca04972fd6d94115a8 /minias.h
parente45f7325b6104396676deedfe203833a52a11b18 (diff)
Add instructions and refactor.
Diffstat (limited to 'minias.h')
-rw-r--r--minias.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/minias.h b/minias.h
index 9ddef20..020de41 100644
--- a/minias.h
+++ b/minias.h
@@ -81,6 +81,7 @@ typedef enum {
ASM_CVTTSD2SI,
ASM_CVTTSS2SI,
ASM_DIV,
+ ASM_DIVSS,
ASM_DIVSD,
ASM_IDIV,
ASM_LEA,