HLE: One more byte code conversion

Add missing site for the \265..267 -> \271..273 byte code move.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2012-02-25 22:35:19 -08:00
parent 574784d177
commit e014f354d5

View file

@ -1623,9 +1623,9 @@ static void gencode(int32_t segment, int64_t offset, int bits,
}
break;
case 0265:
case 0266:
case 0267:
case 0271:
case 0272:
case 0273:
break;
case4(0274):