You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
for example, lwgp in zceb extension(zceb do not co-exist with D extension) reuses the encoding of fld, but
will be dissembled into
it is also a problem for
c.decbnez
instructions in zceb extenstion.maybe we can add an
arch
option to the disassembler, and the disassembler can skip those unsupported instructions based on the given arch string?The text was updated successfully, but these errors were encountered: