diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-10-26 15:50:38 -0400 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-11-01 01:01:47 +0000 |
commit | e7fd14ca8ac29406e2873c0f33837a8b7283b55e (patch) | |
tree | 35a0234516109d3153df071aa6f79884fa720a94 /src/panfrost/midgard/helpers.h | |
parent | b5938be51d75ecbc7356b207c2701b3f0cf5ade0 (diff) |
pan/midgard: Add a dummy source for loads
We want symmetry between loads and stores, so we add a dummy source. So
we get, e.g.
st_int4 _, val, arg_1, arg_2
ld_int4 dest, _, arg_1, arg_2
Semantically, this dummy source represents the data itself, as if the
load is simply a move. That means it has a swizzle that acts as a
source.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/panfrost/midgard/helpers.h')
0 files changed, 0 insertions, 0 deletions