summaryrefslogtreecommitdiffstats
path: root/src/broadcom/qpu/qpu_pack.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: add missing plumbing for VPM load instructionsIago Toral Quiroga2019-12-161-0/+3
* v3d: Fix input packing of .l for rounding/fdx/fdy.Eric Anholt2019-02-051-1/+1
* v3d: Fix pack/unpack of VFPACK operand unpacks.Eric Anholt2019-02-051-1/+31
* v3d: Add QPU pack/unpack for the new SFU instructions.Eric Anholt2018-07-231-0/+6
* v3d: Fix the name of the "flpop" operation.Eric Anholt2018-07-231-1/+1
* broadcom/vc5: Update QPU instruction pack/unpack for v4.2.Eric Anholt2018-01-271-1/+1
* broadcom/vc5: Add the new tesselation opcodes in V3D 4.1.Eric Anholt2018-01-121-1/+4
* broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.Eric Anholt2018-01-121-3/+44
* broadcom/vc5: Add support for QPU pack/unpack/disasm of small immediates.Eric Anholt2018-01-121-0/+63
* broadcom/vc5: Drop signal bit #defines.Eric Anholt2018-01-121-4/+0
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-13/+113
* broadcom/vc5: Fix pack/unpack of vfmul input unpack flags.Eric Anholt2018-01-121-0/+34
* broadcom/vc5: Fix a typo in memcmp for sig unpack checking.Eric Anholt2017-12-141-1/+1
* broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm.Eric Anholt2017-10-101-0/+1206