freedreno/isa: add next_instruction(..)
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Mon, 17 May 2021 19:50:55 +0000 (21:50 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 20:25:31 +0000 (20:25 +0000)
commit6c3befdd7017bfec7034a03e931913200fa1fc51
treebdf961884df6ac675899a193bd0430a171c7c144
parentc3b14ade55aa3fd24012bcd009005f64af352b5a
freedreno/isa: add next_instruction(..)

In during the next commits we will change to a generated
version of next_instruction(..) based on the actual isa.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11321>
src/freedreno/isa/decode.c