summaryrefslogtreecommitdiff
path: root/assembler/gen8_instruction.h
diff options
context:
space:
mode:
Diffstat (limited to 'assembler/gen8_instruction.h')
-rw-r--r--assembler/gen8_instruction.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/assembler/gen8_instruction.h b/assembler/gen8_instruction.h
index 493187ce..41632348 100644
--- a/assembler/gen8_instruction.h
+++ b/assembler/gen8_instruction.h
@@ -208,6 +208,14 @@ F(ts_request_type, 97, 97)
F(ts_opcode, 96, 96)
/** @} */
+/**
+ * Video Motion Estimation message function control bits:
+ * @ {
+ */
+F(vme_message_type, 110, 109)
+F(vme_binding_table_index, 103, 96)
+/** @} */
+
#undef F
/**