Module: Mesa Branch: master Commit: 20a89573972bceb43c95b88ce16ea559ed7fde44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20a89573972bceb43c95b88ce16ea559ed7fde44
Author: Icecream95 <[email protected]> Date: Thu Jan 23 09:59:57 2020 +1300 pan/bifrost: Support disassembling to a file Reviewed-by: Alyssa Rosenzweig <[email protected]> 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 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
