Page MenuHomeFreeBSD

umass: Move illegal opcode return to a function
Needs ReviewPublic

Authored by imp on Sun, Mar 23, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 1, 11:03 PM
Unknown Object (File)
Fri, Mar 28, 11:38 PM
Unknown Object (File)
Fri, Mar 28, 12:00 PM
Unknown Object (File)
Fri, Mar 28, 11:50 AM
Unknown Object (File)
Fri, Mar 28, 6:45 AM
Unknown Object (File)
Wed, Mar 26, 2:48 PM
Subscribers
None

Details

Reviewers
mav
markj
ken
chs
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63072
Build 59956: arc lint + arc unit