Updated module path
This commit is contained in:
parent
06c662589e
commit
1f0db51a95
211 changed files with 506 additions and 506 deletions
|
@ -1,6 +1,6 @@
|
|||
package x86
|
||||
|
||||
import "git.akyoto.dev/cli/q/src/cpu"
|
||||
import "git.urbach.dev/cli/q/src/cpu"
|
||||
|
||||
// LoadRegister loads from memory into a register.
|
||||
func LoadRegister(code []byte, destination cpu.Register, offset int8, length byte, source cpu.Register) []byte {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue