Idein / py-videocore6

Python library for GPGPU programming on Raspberry Pi 4
https://idein.jp
GNU General Public License v2.0
247 stars 28 forks source link

Conflict condition flag and signal with dest reg #32

Closed notogawa closed 4 years ago

notogawa commented 4 years ago

Ops like op(dst, src1, src2, cond = 'pushz', sig = ldtmu(r4)) should be AssembleError.

Terminus-IMRC commented 4 years ago

Thanks!