Garret Reece

Results 2 issues of Garret Reece

To recreate: ``` mov x3, 0x80 msr fpsr, x3 mrs x3, fpsr ``` Discovered while testing the implementation of the `msr` instruction.

bug
aarch64

This PR adds a groups field to credentials. If a user is not in one of the groups associated with a credential then they will be unable to interact with...