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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [mapmisc.s] - Diff between revs 205 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 205 Rev 816
        .text
        .text
        .type foo, %function
        .type foo, %function
foo:
foo:
        nop
        nop
        .ascii "abcd"
        .ascii "abcd"
        nop
        nop
        .asciz "abc"
        .asciz "abc"
        nop
        nop
        .string "efg"
        .string "efg"
        nop
        nop
        .string8 "hij"
        .string8 "hij"
        nop
        nop
        .string16 "k"
        .string16 "k"
        nop
        nop
        .string32 "l"
        .string32 "l"
        nop
        nop
        .string64 "m"
        .string64 "m"
        nop
        nop
        .float 0e1.5
        .float 0e1.5
        nop
        nop
        .single 0e2.5
        .single 0e2.5
        nop
        nop
        .double 0e3.5
        .double 0e3.5
        nop
        nop
        .dcb.d 1, 4.5
        .dcb.d 1, 4.5
        nop
        nop
        .fill 4, 4, 4
        .fill 4, 4, 4
        nop
        nop
        .space 4
        .space 4
        nop
        nop
        .skip 4
        .skip 4
        nop
        nop
        .zero 4
        .zero 4
        nop
        nop
        .incbin "mapmisc.dat"
        .incbin "mapmisc.dat"
        nop
        nop
 
 

powered by: WebSVN 2.1.0

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