OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [z80/] [misc.s] - Rev 818

Compare with Previous | Blame | View Log

	.text
	.org 0
;;; exchange instructions
	ex af,af'
	exx
	ex de,hl
	ex (sp),hl
	ex (sp),ix
	ex (sp),iy
 
;;; AF operations
	daa
	cpl
	neg
	ccf
	scf
 
;;; CPU control
	nop
	halt
	di
	ei
	im 0
	im 1
	im 2
	

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.