Mesa (master): pan/bifrost: Support disassembling to a file

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jan 23 21:14:08 UTC 2020


Module: Mesa
Branch: master
Commit: 20a89573972bceb43c95b88ce16ea559ed7fde44
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=20a89573972bceb43c95b88ce16ea559ed7fde44

Author: Icecream95 <ixn at keemail.me>
Date:   Thu Jan 23 09:59:57 2020 +1300

pan/bifrost: Support disassembling to a file

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3525>

---

 src/panfrost/bifrost/bifrost_compile.c |   2 +-
 src/panfrost/bifrost/cmdline.c         |   2 +-
 src/panfrost/bifrost/disassemble.c     | 799 +++++++++++++++++----------------
 src/panfrost/bifrost/disassemble.h     |   4 +-
 src/panfrost/pandecode/decode.c        |   2 +-
 5 files changed, 407 insertions(+), 402 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=20a89573972bceb43c95b88ce16ea559ed7fde44


More information about the mesa-commit mailing list