Do translate BSR.L, we don't have any issue with that even if we are

doing block inlining since we have a complete chain of information about
the blocks to checksum.
This commit is contained in:
gbeauche 2002-10-03 14:59:35 +00:00
parent e11dd3d375
commit 724516511a

View File

@ -1601,8 +1601,6 @@ gen_opcode (unsigned long int opcode)
gen_update_next_handler();
break;
case i_BSR:
if (curi->size==sz_long)
failure;
is_const_jump;
genamode (curi->smode, "srcreg", curi->size, "src", 1, 0);
start_brace();