 259186a7d2
			
		
	
	
		259186a7d2
		
	
	
	
	
		
			
			Both fields are used in VMState, thus need to be moved together. Explicitly zero them on reset since they were located before breakpoints. Pass PowerPCCPU to kvmppc_handle_halt(). Signed-off-by: Andreas Färber <afaerber@suse.de>
		
			
				
	
	
		
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| DEFF64(FP_RESULT, fp_result)
 | |
| DEFO32(PC, pc)
 | |
| DEFO32(SR, sr)
 | |
| DEFO32(CC_OP, cc_op)
 | |
| DEFO32(CC_DEST, cc_dest)
 | |
| DEFO32(CC_SRC, cc_src)
 | |
| DEFO32(CC_X, cc_x)
 | |
| DEFO32(DIV1, div1)
 | |
| DEFO32(DIV2, div2)
 | |
| DEFO32(EXCEPTION, exception_index)
 | |
| DEFO32(MACSR, macsr)
 | |
| DEFO32(MAC_MASK, mac_mask)
 |