Skip to content

etnaviv: isa: Add support for extended instruction encoding

Christian Gmeiner requested to merge austriancoder/mesa:extended-encoding into main

What does this MR do and why?

This MR adds support for bit_findlsb and bit_findmsb, which are both extended instructions.

Merge request reports