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..426b77f3a37f8fd7ee24cac85c403b75488f69b1 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-unsupported |
######## MOVQ ################################################################## |
movq Qq Pq, 0x0f 0x6f, CPUFeature_MMX |
movq Pq Qq, 0x0f 0x7f, CPUFeature_MMX |