CIU should not cause conversion errors!
This commit is contained in:
		
							parent
							
								
									7de7b0c7ec
								
							
						
					
					
						commit
						98e6c244da
					
				
					 2 changed files with 0 additions and 8 deletions
				
			
		|  | @ -133,11 +133,6 @@ ciu_z:		mov	(sp)+,d0 ;	mov	(sp)+,d1 | ||||||
| 1:		bgt	4f	;	cmp.w	#-2,d0 | 1:		bgt	4f	;	cmp.w	#-2,d0 | ||||||
| 		beq	5f	;	bsr	e_conv | 		beq	5f	;	bsr	e_conv | ||||||
| 5: | 5: | ||||||
| #if test |  | ||||||
| 		move.w	(sp),d1	;	beq	6f |  | ||||||
| 		not.w	d1	;	beq	6f |  | ||||||
| 		bsr	e_conv |  | ||||||
| #endif |  | ||||||
| 6:		add.l	#2,sp	;	jmp	(a4) | 6:		add.l	#2,sp	;	jmp	(a4) | ||||||
| #endif | #endif | ||||||
| 4:	1:	bclr	#0,d0	;	beq	2f | 4:	1:	bclr	#0,d0	;	beq	2f | ||||||
|  |  | ||||||
|  | @ -1649,9 +1649,6 @@ ciu.z:	mov	(sp)+,r0 | ||||||
| 9:	jsr	pc,e.conv;	next
 | 9:	jsr	pc,e.conv;	next
 | ||||||
| 5:	neg	r0 | 5:	neg	r0 | ||||||
| 4:	tst	(sp)+ | 4:	tst	(sp)+ | ||||||
| .if .test |  | ||||||
| 	jne	9b |  | ||||||
| .endif |  | ||||||
| 	sob	r0,4b | 	sob	r0,4b | ||||||
| 	next | 	next | ||||||
| cuu.z: | cuu.z: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue