Skip to content
Snippets Groups Projects
Commit 4f26c053 authored by whh8b's avatar whh8b
Browse files

fix jo bug.

parent 0273341f
No related branches found
No related tags found
No related merge requests found
......@@ -1195,6 +1195,7 @@ RangeAddress_t Zipr_t::PlopWithTarget(Instruction_t* insn, RangeAddress_t at)
char b=insn->GetDataBits()[0];
switch(b)
{
case (char)0x70:
case (char)0x71:
case (char)0x72:
case (char)0x73:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment