Index: src/trusted/validator_ragel/instruction_definitions/mmx_instructions.def |
diff --git a/src/trusted/validator_ragel/instruction_definitions/mmx_instructions.def b/src/trusted/validator_ragel/instruction_definitions/mmx_instructions.def |
index 5b2ffbf335b347c5a3f28e1d41776e6831410bc4..d3c71f25e859a010d86a614769bab43d365cd88e 100644 |
--- a/src/trusted/validator_ragel/instruction_definitions/mmx_instructions.def |
+++ b/src/trusted/validator_ragel/instruction_definitions/mmx_instructions.def |
@@ -46,7 +46,7 @@ movd Pq Ed, 0x0f 0x7e, norexw CPUFeature_MMX nacl-amd64-zero-extends |
movq Eq Pq, rexw 0x0f 0x6e, amd64 CPUFeature_MMX |
movq Pq Eq, rexw 0x0f 0x7e, amd64 CPUFeature_MMX |
######## MOVNTQ ################################################################ |
-movntq Pq Mq, 0x0f 0xe7, CPUFeature_EMMXSSE |
+movntq Pq Mq, 0x0f 0xe7, CPUFeature_EMMXSSE nacl-forbid-or-rewrite |
######## MOVQ ################################################################## |
movq Qq Pq, 0x0f 0x6f, CPUFeature_MMX |
movq Pq Qq, 0x0f 0x7f, CPUFeature_MMX |