diff options
author | johannst <johannst@users.noreply.github.com> | 2023-02-27 22:52:40 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2023-02-27 22:52:40 +0000 |
commit | 872cf6d06f4d77637b4627fdc583bab79ee2372f (patch) | |
tree | 07022610d914be3813d283577a71a18f26b81d64 /juicebox_asm/reg | |
download | juicebox-asm-872cf6d06f4d77637b4627fdc583bab79ee2372f.tar.gz juicebox-asm-872cf6d06f4d77637b4627fdc583bab79ee2372f.zip |
deploy: 6486b862edc2750dba83848f62d6c9f3d4c6d3c2
Diffstat (limited to 'juicebox_asm/reg')
-rw-r--r-- | juicebox_asm/reg/enum.Reg16.html | 11 | ||||
-rw-r--r-- | juicebox_asm/reg/enum.Reg32.html | 11 | ||||
-rw-r--r-- | juicebox_asm/reg/enum.Reg64.html | 11 | ||||
-rw-r--r-- | juicebox_asm/reg/enum.Reg8.html | 11 |
4 files changed, 44 insertions, 0 deletions
diff --git a/juicebox_asm/reg/enum.Reg16.html b/juicebox_asm/reg/enum.Reg16.html new file mode 100644 index 0000000..d506c7f --- /dev/null +++ b/juicebox_asm/reg/enum.Reg16.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta http-equiv="refresh" content="0;URL=../../juicebox_asm/prelude/enum.Reg16.html"> + <title>Redirection</title> +</head> +<body> + <p>Redirecting to <a href="../../juicebox_asm/prelude/enum.Reg16.html">../../juicebox_asm/prelude/enum.Reg16.html</a>...</p> + <script>location.replace("../../juicebox_asm/prelude/enum.Reg16.html" + location.search + location.hash);</script> +</body> +</html>
\ No newline at end of file diff --git a/juicebox_asm/reg/enum.Reg32.html b/juicebox_asm/reg/enum.Reg32.html new file mode 100644 index 0000000..79cfaf5 --- /dev/null +++ b/juicebox_asm/reg/enum.Reg32.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta http-equiv="refresh" content="0;URL=../../juicebox_asm/prelude/enum.Reg32.html"> + <title>Redirection</title> +</head> +<body> + <p>Redirecting to <a href="../../juicebox_asm/prelude/enum.Reg32.html">../../juicebox_asm/prelude/enum.Reg32.html</a>...</p> + <script>location.replace("../../juicebox_asm/prelude/enum.Reg32.html" + location.search + location.hash);</script> +</body> +</html>
\ No newline at end of file diff --git a/juicebox_asm/reg/enum.Reg64.html b/juicebox_asm/reg/enum.Reg64.html new file mode 100644 index 0000000..0fff5d7 --- /dev/null +++ b/juicebox_asm/reg/enum.Reg64.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta http-equiv="refresh" content="0;URL=../../juicebox_asm/prelude/enum.Reg64.html"> + <title>Redirection</title> +</head> +<body> + <p>Redirecting to <a href="../../juicebox_asm/prelude/enum.Reg64.html">../../juicebox_asm/prelude/enum.Reg64.html</a>...</p> + <script>location.replace("../../juicebox_asm/prelude/enum.Reg64.html" + location.search + location.hash);</script> +</body> +</html>
\ No newline at end of file diff --git a/juicebox_asm/reg/enum.Reg8.html b/juicebox_asm/reg/enum.Reg8.html new file mode 100644 index 0000000..339c6e5 --- /dev/null +++ b/juicebox_asm/reg/enum.Reg8.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta http-equiv="refresh" content="0;URL=../../juicebox_asm/prelude/enum.Reg8.html"> + <title>Redirection</title> +</head> +<body> + <p>Redirecting to <a href="../../juicebox_asm/prelude/enum.Reg8.html">../../juicebox_asm/prelude/enum.Reg8.html</a>...</p> + <script>location.replace("../../juicebox_asm/prelude/enum.Reg8.html" + location.search + location.hash);</script> +</body> +</html>
\ No newline at end of file |