From 74c98ee636844aea10610e9b77767eef2ca07982 Mon Sep 17 00:00:00 2001 From: Anthony Date: Thu, 17 Mar 2016 17:51:01 +0000 Subject: AstSemantics dead link in BinaryEncoding --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') diff --git a/BinaryEncoding.md b/BinaryEncoding.md index f3493c8..4dcc51a 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -396,7 +396,7 @@ natural alignment. Thus, for any given memory access op, the bits after the `log(memory-access-size)` least-significant bits can be used in the future (e.g., for shared memory ordering requirements). -## Simple operators ([described here](AstSemantics#32-bit-integer-operators)) +## Simple operators ([described here](AstSemantics.md#32-bit-integer-operators)) | Name | Opcode | Immediate | Description | | ---- | ---- | ---- | ---- | -- cgit v1.2.3