pan/bifrost: Sync disassembler with Ryan's tree
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 14 Aug 2019 19:19:01 +0000 (12:19 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 14 Aug 2019 22:54:07 +0000 (22:54 +0000)
commit62bbc23da53d8f5fef5ea457b6e373ffbec1739f
treec5bdbf23cf5b8a6f10920110a58e3504f73c71db
parentb73cbd6880ef52dff424dafc203f5385e40e3958
pan/bifrost: Sync disassembler with Ryan's tree

The disassembler was updated to move common code with the compiler into
a shared header. Additional, some new ops and control registers relating
to rounding were added.

Signed-off-by: Ryan Houdek <Sonicadvance1@gmail.com>
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/panfrost/bifrost/bifrost_ops.h [new file with mode: 0644]
src/panfrost/bifrost/disassemble.c
src/panfrost/bifrost/disassemble.h