You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of comments left over from past X64 verification efforts. Now that these have succeeded, removing them would be a good idea. Example:
(* FIXME x64: ucast? see how it goes *)
It went well, and now the comment can go. Searching (case-insensitive) for FIXME x64 should find them all. There are similar ones left over from ARM_HYP and RISCV64 to look out for, but that's probably for a new issue.
The text was updated successfully, but these errors were encountered:
There are a number of comments left over from past X64 verification efforts. Now that these have succeeded, removing them would be a good idea. Example:
(* FIXME x64: ucast? see how it goes *)
It went well, and now the comment can go. Searching (case-insensitive) for
FIXME x64
should find them all. There are similar ones left over from ARM_HYP and RISCV64 to look out for, but that's probably for a new issue.The text was updated successfully, but these errors were encountered: