diff options
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 |