Skip to content

Commit

Permalink
Merge pull request #1247 from neelgala/fix-p-spec-issue
Browse files Browse the repository at this point in the history
PKBB32, PKTT32 removed (Replaced by PACK and PACKU of Zbp respectively)
  • Loading branch information
aswaterman authored Feb 6, 2023
2 parents 4617671 + 128a6a4 commit b52cbbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions disasm/disasm.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2109,10 +2109,8 @@ void disassembler_t::add_instructions(const isa_parser_t* isa)
DEFINE_RTYPE(smdrs32);
DEFINE_RTYPE(smxds32);
DEFINE_PI5TYPE(sraiw_u);
DEFINE_RTYPE(pkbb32);
DEFINE_RTYPE(pkbt32);
DEFINE_RTYPE(pktb32);
DEFINE_RTYPE(pktt32);
}
}

Expand Down

0 comments on commit b52cbbd

Please sign in to comment.