summaryrefslogtreecommitdiff
path: root/backend/PrintXTL.ml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/PrintXTL.ml')
-rw-r--r--backend/PrintXTL.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/PrintXTL.ml b/backend/PrintXTL.ml
index ff45809..08ccf12 100644
--- a/backend/PrintXTL.ml
+++ b/backend/PrintXTL.ml
@@ -34,6 +34,8 @@ let short_name_of_type = function
| Tfloat -> 'f'
| Tlong -> 'l'
| Tsingle -> 's'
+ | Tany32 -> 'w'
+ | Tany64 -> 'd'
let loc pp = function
| R r -> mreg pp r