t-crest / patmos

Patmos is a time-predictable VLIW processor, and the processor for the T-CREST project
http://patmos.compute.dtu.dk
BSD 2-Clause "Simplified" License
134 stars 72 forks source link

handbook: pmov wrong definition #138

Open Emoun opened 1 year ago

Emoun commented 1 year ago

In the handbook section 2.6.4 (about predicate instructions), the pmov instruction is explained as being identical to por Pd = Ps | Ps. This is wrong and should be por Pd = Ps | !p0.