[Libre-soc-bugs] [Bug 849] binutils: parse macros in SVP64 and refactor code
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Jul 24 23:01:51 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=849
Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|IN_PROGRESS |RESOLVED
URL| |https://git.libre-soc.org/?
| |p=binutils-gdb.git;a=shortl
| |og;h=refs/heads/svp64-ng
--- Comment #35 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #34)
> I guess I broke this between revisions, perhaps when I needed some code to
> be checked after implementing ^%r3 support. In svp64 branch, this is OK, I
> broke it for svp64-ng where I experimented with macros. Should be fine now.
632 iter = svp64_decode_predicate (str, &cr, &mask);
633 if (!iter || !(cr || ((mask & SVP64_RC1_ACTIVE) != 0)))
!cr - perfect, that stops it just as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list