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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [tic4x/] [data.s] - Rev 857

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

         .text
BYTE:    .byte   10,-1,"abc",'a'
HWORD:   .hword  10,-1,"abc",'a'
INT:     .int    10,IEEE,-1,"abc",'a'
LONG:    .long   0FFFFABCDH,'A'+100h
WORD:    .word   3200,1+'A',-'A',0F410h,'A'
STRING:  .string "ABCD", 51h, 52h, 53h, 54h, "Houston", 36+12
ASCII:   .ascii  "This is a very long text","This is another"
ASCIZ:   .asciz  "This is a very long text","This is another"
BLOCK:   .block  4
SPACE:   .space  4
ALIGN:   ldi     r0,r0
         .align
         ldi     r0,r0
 

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.