summaryrefslogtreecommitdiffstats
path: root/src/gbm
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2016-05-02 14:45:45 -0700
committerEric Anholt <[email protected]>2016-05-06 10:25:55 -0700
commit1387e722cde7c33ad07766eb715bc74e84a43e80 (patch)
tree49f1cac44530e4fd88aaf42af61600e67a7f772d /src/gbm
parent44de03b0f8e14285d3a870934f805846b1d90f19 (diff)
vc4: Make sure that we don't overwrite the signal for PROG_END.
We should have already emitted a NOP due to the last instruction being a TLB or VPM write. However, if you disable dead code elimination then you might get dead code at the end, and that dead code might have the signal bits set to something non-default, at which point you die in assertion failure.
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions