This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Other 5 errors in C66x instruction set reference guide (SPRUGH7)

After the previous 18 errors, I found other 5 errors in C66x instruction set reference guide (SPRUGH7), they are:

INDEX INSTRUCTION PAGE DESCRIPTION
1 DINTSP 321 4.93 should be   DINTSP, not the DINTHSP.
2 DMPYSU4 340 Opcode figure error,   must be unconditional.
3 DMPYU4 343 Opcode figure error,   must be unconditional.
4 DOTP4H 351 Opcode figure error,   must be unconditional.
5 MPYDP 523 Operand type error,   MPYDP can reads registers via corss path.
6 SUB 763 Opcode figure of .S   unit when "src2 - src1" error, this opcode can be conditional.

By the way, the previous 18 errors I reported haven't been corrected in the recently updated SPRUGH7 in 2013-11-17.

Best Regards,

Rex Zhou