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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [thumb2_bcond.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .text
2
        .arch armv7
3
        .thumb
4
        .syntax unified
5
        .thumb_func
6
thumb2_bcond:
7
        it ne
8
        bne thumb2_bcond
9
        it cc
10
        bcc.w thumb2_bcond
11
        it cs
12
        blcs thumb2_bcond
13
        it lt
14
        blxlt r5
15
        it eq
16
        bxeq r8
17
        it gt
18
        tbbgt [r4, r1]
19
        it lt
20
        svclt 0
21
        itt le
22
        bkpt #0
23
        nople
24
        nop
25
        nop

powered by: WebSVN 2.1.0

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