I am looking at the assembly code that we generated with code composer. There is a line with the “instruction” .fphead n, I, W, H, nober, nosat, 0101011
Where is this documented?
You must be looking at the disassembly window. That is how a fetch packet header is represented. One place where fetch packet headers are described is in the C66x CPU Book, in the section titled Compact Instructions on the CPU. Note the contents of the fetch packet header are not something a user can directly control.
Thanks and regards,
-George
TI C/C++ Compiler Forum ModeratorPlease click Verify Answer on the best reply to your question.The Compiler Wiki answers most common questions.Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.