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/] [tic4x/] [data.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
         .text
2
BYTE:    .byte   10,-1,"abc",'a'
3
HWORD:   .hword  10,-1,"abc",'a'
4
INT:     .int    10,IEEE,-1,"abc",'a'
5
LONG:    .long   0FFFFABCDH,'A'+100h
6
WORD:    .word   3200,1+'A',-'A',0F410h,'A'
7
STRING:  .string "ABCD", 51h, 52h, 53h, 54h, "Houston", 36+12
8
ASCII:   .ascii  "This is a very long text","This is another"
9
ASCIZ:   .asciz  "This is a very long text","This is another"
10
BLOCK:   .block  4
11
SPACE:   .space  4
12
ALIGN:   ldi     r0,r0
13
         .align
14
         ldi     r0,r0

powered by: WebSVN 2.1.0

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