v3d: Fix the name of the "flpop" operation.
authorEric Anholt <eric@anholt.net>
Fri, 20 Jul 2018 19:43:37 +0000 (12:43 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Jul 2018 17:21:43 +0000 (10:21 -0700)
commitcdfa99657dd56f80c2e966ac1af8a908d007baa2
tree121282c5fb98f1c41ba97dbf826f29c7be5b8e55
parent91e24e57188ad6ec4495ff4c8ffceed284328601
v3d: Fix the name of the "flpop" operation.

Noticed while trying to sort a new op into the appropriate place to match
the documentation.
src/broadcom/compiler/qpu_schedule.c
src/broadcom/compiler/v3d_compiler.h
src/broadcom/qpu/qpu_instr.c
src/broadcom/qpu/qpu_instr.h
src/broadcom/qpu/qpu_pack.c
src/broadcom/qpu/tests/qpu_disasm.c