mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 10:24:13 +00:00
Remove extra breack.
This commit is contained in:
parent
f07af43e36
commit
9e3223abf4
@ -11060,7 +11060,6 @@ get_valid_dis386 (const struct dis386 *dp, disassemble_info *info)
|
||||
default:
|
||||
dp = &bad_opcode;
|
||||
return dp;
|
||||
break;
|
||||
case 0x8:
|
||||
vex_table_index = XOP_08;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user