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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [hppa/] [basic/] [shift2.s] - Rev 219

Go to most recent revision | Compare with Previous | Blame | View Log

	.code
	.align 4
; PA 2.0 format shift right instruction tests.  
;
; We could/should test some of the corner cases for register and 
; immediate fields.  We should also check the assorted field
; selectors to make sure they're handled correctly.
	shrpw %r4,%r5,%sar,%r6
	shrpw,= %r4,%r5,%sar,%r6
	shrpw,< %r4,%r5,%sar,%r6
	shrpw,od %r4,%r5,%sar,%r6
	shrpw,tr %r4,%r5,%cr11,%r6
	shrpw,<> %r4,%r5,%cr11,%r6
	shrpw,>= %r4,%r5,%cr11,%r6
	shrpw,ev %r4,%r5,%cr11,%r6
 
	shrpw %r4,%r5,5,%r6
	shrpw,= %r4,%r5,5,%r6
	shrpw,< %r4,%r5,5,%r6
	shrpw,od %r4,%r5,5,%r6
	shrpw,tr %r4,%r5,5,%r6
	shrpw,<> %r4,%r5,5,%r6
	shrpw,>= %r4,%r5,5,%r6
	shrpw,ev %r4,%r5,5,%r6
 

Go to most recent revision | 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.