Added status flags (NZCV) to binOp.
In the text form, the NZCV flags are optional, so existing programs are still valid. In the bundle building API, `new_binop` remain unchanged, but an additional function `new_binop_with_status` is added, so existing programs are still valid. scripts/*.py are modified to adapt the MuBinOpStatus enum type.
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment