Page MenuHomeFreeBSD

umass: Move illegal opcode return to a function
ClosedPublic

Authored by imp on Mar 23 2025, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 6:15 AM
Unknown Object (File)
Sep 9 2025, 10:04 PM
Unknown Object (File)
Sep 6 2025, 2:23 PM
Unknown Object (File)
Aug 19 2025, 3:27 PM
Unknown Object (File)
Aug 17 2025, 3:12 AM
Unknown Object (File)
Aug 14 2025, 11:26 PM
Unknown Object (File)
Aug 10 2025, 8:13 PM
Unknown Object (File)
Aug 9 2025, 5:38 AM
Subscribers
None

Details

Summary

Move illegal opcode completion of ccb to its own function. da can cope
with a number of different failures now (it didn't used to), so we
should return the unnsupported commands as illegal rather than faking
completion. This will allow da to, in the future, do more intelligent
things in response to these quirks. Other SIMs will need to do this
too.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable