Simplified register names
This commit is contained in:
parent
f3f3ccc95f
commit
487c7fb3a6
33 changed files with 922 additions and 930 deletions
|
@ -8,5 +8,5 @@ import (
|
|||
)
|
||||
|
||||
func TestRegisters(t *testing.T) {
|
||||
assert.NotNil(t, arm.SyscallInputRegisters)
|
||||
assert.NotContains(t, arm.CPU.General, arm.SP)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue