Skip to content

rts/Disassembler: Fix encoding of BRK_FUN instruction

Ben Gamari requested to merge wip/T25374 into master

The offset of BRK_FUN's cc field was not updated in the RTS's BCO disassembler after the encoding change in b85b1199. Fix this.

Fixes #25374 (closed).

Edited by Ben Gamari

Merge request reports

Loading