[RTEMS Project] #4386: covoar missing conditional branch instructions on ARM
RTEMS trac
trac at rtems.org
Fri Apr 16 14:36:58 UTC 2021
#4386: covoar missing conditional branch instructions on ARM
-------------------------+------------------------------
Reporter: Alex White | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Keywords: coverage, covoar
Blocked By: | Blocking:
-------------------------+------------------------------
Two ARM instructions, `cbz` and `cbnz`, are not being treated as
conditional branch instructions by covoar currently. They should be added
to the list of conditional branch instructions in `Target_arm`.
--
Ticket URL: <http://devel.rtems.org/ticket/4386>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list