assembler/bdw: Thread Spawn message

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
Xiang, Haihao
2013-02-22 11:14:09 +08:00
committed by Ben Widawsky
parent 01c9654a65
commit bf003ea634
2 changed files with 29 additions and 12 deletions
+9
View File
@@ -199,6 +199,15 @@ F(dp_message_control, 109, 104)
F(dp_binding_table_index, 103, 96)
/** @} */
/**
* Thread Spawn message function control bits:
* @ {
*/
F(ts_resource_select, 100, 100)
F(ts_request_type, 97, 97)
F(ts_opcode, 96, 96)
/** @} */
#undef F
/**