diff options
author | Boris Brezillon <[email protected]> | 2020-01-20 15:00:57 +0100 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-01-22 15:31:28 +0000 |
commit | 15c92d158cad000b12cbed7f9c3a8248e8c99aee (patch) | |
tree | 5f157c21c99bb5da7dac76da798ab21936badf2f /bin/gen_release_notes.py | |
parent | 63461cb7e13fa544a081414b8a0a6e69e66e90d0 (diff) |
panfrost/midgard: Use a union to manipulate embedded constants
Each instruction bundle can contain up to 16 constant bytes. The meaning
of those byte is instruction dependent: it depends on the instruction
native type (int, uint or float) and the instruction reg_mode (8, 16, 32
or 64 bit). Those different layouts can be exposed as a union to
facilitate constants manipulation.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3478>
Diffstat (limited to 'bin/gen_release_notes.py')
0 files changed, 0 insertions, 0 deletions