aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/PostpassSchedulingOracle.ml
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-04-24 22:20:13 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-04-24 22:20:13 +0200
commit59089e5d11428dd224b3239bc7f5db602df9b177 (patch)
treed317db6712c80bc4dc45d3ef20bfa1cfb7b57213 /mppa_k1c/PostpassSchedulingOracle.ml
parentaa3ac1afb0b05a2d80f697c2179b59f8c73c83fb (diff)
downloadcompcert-kvx-59089e5d11428dd224b3239bc7f5db602df9b177.tar.gz
compcert-kvx-59089e5d11428dd224b3239bc7f5db602df9b177.zip
begin bitfields
Diffstat (limited to 'mppa_k1c/PostpassSchedulingOracle.ml')
-rw-r--r--mppa_k1c/PostpassSchedulingOracle.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mppa_k1c/PostpassSchedulingOracle.ml b/mppa_k1c/PostpassSchedulingOracle.ml
index 9a26425a..8f6484d6 100644
--- a/mppa_k1c/PostpassSchedulingOracle.ml
+++ b/mppa_k1c/PostpassSchedulingOracle.ml
@@ -34,6 +34,7 @@ let arith_rr_str = function
| Pnegl -> "Pnegl"
| Psxwd -> "Psxwd"
| Pzxwd -> "Pzxwd"
+ | Pextfz(_,_) -> "Pextfz"
| Pfabsw -> "Pfabsw"
| Pfabsd -> "Pfabsd"
| Pfnegw -> "Pfnegw"