Bug fix in translation of "cms"
This commit is contained in:
		
							parent
							
								
									ba75d4c907
								
							
						
					
					
						commit
						9f47676fa3
					
				
					 1 changed files with 2 additions and 9 deletions
				
			
		|  | @ -3156,15 +3156,8 @@ cmp		| source4 source4 | | ||||||
| 			erase(%[a]) | 			erase(%[a]) | ||||||
| 			setcc(%[a])		| %[a]	| | | 			setcc(%[a])		| %[a]	| | | ||||||
| cms $1==4	| source4 source4 | | cms $1==4	| source4 source4 | | ||||||
| 			allocate(REG={CONST4,0}) | 			allocate(%[1],%[2],REG) | ||||||
| 			"cmpl\t%[1],%[2]" | 			"xorl3\t%[1],%[2],%[a]" | ||||||
| #ifdef LOCLABS |  | ||||||
| 			"bneq\t1f" |  | ||||||
| 			"incl\t%[a]\n1:" |  | ||||||
| #else |  | ||||||
| 			"bneq\t.+4" |  | ||||||
| 			"incl\t%[a]" |  | ||||||
| #endif |  | ||||||
| 			setcc(%[a]) | 			setcc(%[a]) | ||||||
| 			erase(%[a])		| %[a]	| | | 			erase(%[a])		| %[a]	| | | ||||||
| cms defined($1) | STACK | | cms defined($1) | STACK | | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue