[RTEMS Project] #4386: covoar missing conditional branch instructions on ARM
RTEMS trac
trac at rtems.org
Fri Apr 16 22:29:01 UTC 2021
#4386: covoar missing conditional branch instructions on ARM
------------------------------+-------------------------
Reporter: Alex White | Owner: Alex White
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution: fixed
Keywords: coverage, covoar | Blocked By:
Blocking: |
------------------------------+-------------------------
Changes (by Alex White <alex.white@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"292363de55ca2d8b22500498400efaa68cc42473/rtems-tools"
292363d/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="292363de55ca2d8b22500498400efaa68cc42473"
covoar/Target_arm: Add cbz and cbnz as branch instructions
This adds `cbz` and `cbnz` as conditional branch instructions for ARM as
they appear to have been missed.
Closes #4386
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4386#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list