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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [binutils-2.20.1/] [binutils-2.20.1-or32-1.0rc1/] [gas/] [testsuite/] [gas/] [i386/] [intel16.s] - Rev 205

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

 .intel_syntax noprefix
 .code16
 .text
 
 movsx	eax,word ptr ds:[0]
 movsx	eax,byte ptr ds:[0]
 movsx	ax,byte ptr ds:[0]
 movzx	eax,word ptr ds:[0]
 movzx	eax,byte ptr ds:[0]
 movzx	ax,byte ptr ds:[0]
 
 lea	ax, [si+bx]
 lea	ax, [si+bp]
 lea	ax, [di+bx]
 lea	ax, [di+bp]
 lea	ax, [si][bx]
 lea	ax, [si][bp]
 lea	ax, [di][bx]
 lea	ax, [di][bp]
 
 .p2align 4,0
 

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.