mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 06:31:34 +01:00 
			
		
		
		
	Add use of SD instruction in tcgmips.a_load_reg_ref method
This commit is contained in:
		
							parent
							
								
									ed2b73eee6
								
							
						
					
					
						commit
						a9c67f22fd
					
				| @ -481,6 +481,9 @@ begin | |||||||
|     OS_32, |     OS_32, | ||||||
|     OS_S32: |     OS_S32: | ||||||
|       Op := A_SW; |       Op := A_SW; | ||||||
|  |     OS_64, | ||||||
|  |     OS_S64: | ||||||
|  |       Op := A_SD; | ||||||
|     else |     else | ||||||
|       InternalError(2002122100); |       InternalError(2002122100); | ||||||
|   end; |   end; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Pierre Muller
						Pierre Muller